diff options
author | Loïc Hoguin <[email protected]> | 2015-05-15 11:36:06 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-15 11:36:06 +0300 |
commit | c860a715279dbdfe0339e530ea262985f7036f23 (patch) | |
tree | 283f97a08228577a9546700e06374eccf80727a6 | |
parent | ec976404fcb9873b7a10df9345960f0e8f74146c (diff) | |
download | erlang.mk-c860a715279dbdfe0339e530ea262985f7036f23.tar.gz erlang.mk-c860a715279dbdfe0339e530ea262985f7036f23.tar.bz2 erlang.mk-c860a715279dbdfe0339e530ea262985f7036f23.zip |
Add package pooler to the index
-rw-r--r-- | packages.v1.tsv | 1 | ||||
-rw-r--r-- | packages.v1.txt | 1 | ||||
-rw-r--r-- | packages.v2.tsv | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index 88e5fe2..0960a24 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -99,6 +99,7 @@ openpoker https://github.com/hpyhacking/openpoker https://github.com/hpyhacking/ pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang. pobox https://github.com/ferd/pobox https://github.com/ferd/pobox External buffer processes to protect against mailbox overflow in Erlang poolboy https://github.com/devinus/poolboy https://github.com/devinus/poolboy A hunky Erlang worker pool factory +pooler https://github.com/seth/pooler https://github.com/seth/pooler An OTP Process Pool Application procket https://github.com/msantos/procket http://blog.listincomprehension.com/search/label/procket Erlang interface to low level socket operations proper https://github.com/manopapad/proper http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang. protobuffs https://github.com/basho/erlang_protobuffs https://github.com/basho/erlang_protobuffs An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs. diff --git a/packages.v1.txt b/packages.v1.txt index 88e5fe2..0960a24 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -99,6 +99,7 @@ openpoker https://github.com/hpyhacking/openpoker https://github.com/hpyhacking/ pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang. pobox https://github.com/ferd/pobox https://github.com/ferd/pobox External buffer processes to protect against mailbox overflow in Erlang poolboy https://github.com/devinus/poolboy https://github.com/devinus/poolboy A hunky Erlang worker pool factory +pooler https://github.com/seth/pooler https://github.com/seth/pooler An OTP Process Pool Application procket https://github.com/msantos/procket http://blog.listincomprehension.com/search/label/procket Erlang interface to low level socket operations proper https://github.com/manopapad/proper http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang. protobuffs https://github.com/basho/erlang_protobuffs https://github.com/basho/erlang_protobuffs An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs. diff --git a/packages.v2.tsv b/packages.v2.tsv index 3ffd8ab..3d31b78 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -99,6 +99,7 @@ openpoker git https://github.com/hpyhacking/openpoker master https://github.com/ pegjs git https://github.com/dmitriid/pegjs 0.3 https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang. pobox git https://github.com/ferd/pobox master https://github.com/ferd/pobox External buffer processes to protect against mailbox overflow in Erlang poolboy git https://github.com/devinus/poolboy master https://github.com/devinus/poolboy A hunky Erlang worker pool factory +pooler git https://github.com/seth/pooler master https://github.com/seth/pooler An OTP Process Pool Application procket git https://github.com/msantos/procket master http://blog.listincomprehension.com/search/label/procket Erlang interface to low level socket operations proper git https://github.com/manopapad/proper master http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang. protobuffs git https://github.com/basho/erlang_protobuffs master https://github.com/basho/erlang_protobuffs An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs. |