Akasick              Rebinder
公式サイトの勝手訳

Webサーバ

nginx

ちょっ速webサーバ。ロードバランサな使い方をされることが多いかも。

http://nginx.org/en/docs/index.html

nginx wiki

nginxの情報はwikiのほうがより多くまとまってる気がしたので。

https://www.nginx.com/resources/wiki/

Nginx Unit

Nginxを組み合わせて使う、アプリケーションサーバ。

https://github.com/nginx/unit

Perlbal

Perlbal : これまたロードバランサ的な使われ方をしたり。

https://github.com/perlbal

Zephir

Zephir : phpに似た言語でphpのエクステンションを書いて高速化

https://docs.zephir-lang.com/

DBサーバ

Q4M

MySQLのエンジンとしてキュー的な使い方を

http://q4m.github.io/

ROMA

分散型key-valueストア

https://code.google.com/p/roma-prj/
http://roma-kvs.org/docs/about.html

Clustrix

超高性能のDBなのだけど、お値段のためか、情報が少ないせいか、あんまり見かけること無く

http://docs.clustrix.com/display/CLXDOC

Fileサーバ

LeoFS

LeoFS : クラウドなストレージシステム

http://leo-project.net/leofs/

mogilefs

公式ドキュメントが無くなるくらい息の長い、動き始めたら止められないのがファイルシステム

https://code.google.com/p/mogilefs/wiki/Start?tm=6

ビッグデータ・ストリーミング

Gearpump

キューイングというかストリーミングというか

http://gearpump.incubator.apache.org/overview.html

Apache Spark

クラスタでhadoop的な。機械学習とかグラフ処理とか

https://spark.apache.org/docs/

Kafka

分散型メッセージング システム

https://kafka.apache.org/

Flink

ストリーム・バッチの処理フレームワーク

http://flink.apache.org/index.html

Redis

キャッシュおよびメッセージブローカー

http://redis.io

php-rdkafka

PHPのKafkaクライアント

https://arnaud-lb.github.io/php-rdkafka/phpdoc/index.html
https://github.com/arnaud-lb/php-rdkafka/blob/master/README.md

機械学習

PHP-ML

PHPのための機械学習ライブラリ

http://php-ml.readthedocs.io/

deploymentツール

webistrano

capistranoにwebUIを被せるためのもの

https://github.com/peritor/webistrano/wiki

robo

jphpでタスクランナーを書く

http://lobo.li/

ツール

egit

さまざまなgitツールがあるけども、どれが主流になるのやら。有名どころでeclipseのプラグイン。

http://wiki.eclipse.org/EGit/User_Guide

Tig

gitツリーをサクサク見るために。

http://jonas.nitro.dk/tig/manual.html

innotop

DBの負荷をリアルタイムで見ようと思ったら、意外や意外、あんまりそういうものが無いらしく。

http://innotop.googlecode.com/svn/html/index.html

RFC

2023

2021

2019

2018

2017

2015

2014

2013

2011

その他

更新履歴

英語のドキュメントの流し読みが苦手なので、勝手に翻訳したものをupしています。

inserted by FC2 system