aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-12 15:49:06 +0300
committerLoïc Hoguin <[email protected]>2015-05-12 15:49:06 +0300
commite7d27373f3cb96450891a5d50550b98ed6877e8a (patch)
treecbee549fac5245bd12d74b40af84b79c5476b0f0 /packages.v1.txt
parente07cbf4dc19a9e9bf5cf9c835a74de471af3c267 (diff)
downloaderlang.mk-e7d27373f3cb96450891a5d50550b98ed6877e8a.tar.gz
erlang.mk-e7d27373f3cb96450891a5d50550b98ed6877e8a.tar.bz2
erlang.mk-e7d27373f3cb96450891a5d50550b98ed6877e8a.zip
Add package poolboy to the index
Diffstat (limited to 'packages.v1.txt')
-rw-r--r--packages.v1.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt
index 96ffd4d..87d50ff 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -40,6 +40,7 @@ mekao https://github.com/ddosia/mekao https://github.com/ddosia/mekao SQL constr
modlib https://github.com/gar1t/modlib https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd
nodefinder https://github.com/erlanger/nodefinder https://github.com/erlanger/nodefinder automatic node discovery via UDP multicast
pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.
+poolboy https://github.com/devinus/poolboy https://github.com/devinus/poolboy A hunky Erlang worker pool factory
ptrackerl https://github.com/inaka/ptrackerl https://github.com/inaka/ptrackerl Pivotal Tracker API Client written in Erlang
ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
resource_discovery https://github.com/erlware/resource_discovery http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.