aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-04-28 12:17:15 +0300
committerLoïc Hoguin <[email protected]>2015-04-28 12:17:15 +0300
commit83817b3a837d7bca65be00a1d3ef37874ff62d12 (patch)
treedf1317ab7956a2a610b83b19fd021c924fb60800 /packages.v1.txt
parent1b436fc9409846645d95df095a4496e51f430f2c (diff)
parent33aa5fee3241f809de8ec4a6ad6a6977ba0653e5 (diff)
downloaderlang.mk-83817b3a837d7bca65be00a1d3ef37874ff62d12.tar.gz
erlang.mk-83817b3a837d7bca65be00a1d3ef37874ff62d12.tar.bz2
erlang.mk-83817b3a837d7bca65be00a1d3ef37874ff62d12.zip
Merge branch 'add_wpool' of https://github.com/ingwinlu/erlang.mk
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 16b02be..d978118 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -62,4 +62,5 @@ tddreloader https://github.com/version2beta/tddreloader https://github.com/versi
tinymt-erlang https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang.
unicorn https://github.com/shizzard/unicorn https://github.com/shizzard/unicorn Generic configuration server
uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID Implementation
+wpool https://github.com/inaka/worker_pool.git https://github.com/inaka/worker_pool a simple erlang worker pool
zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang