aboutsummaryrefslogtreecommitdiffstats
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
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
-rw-r--r--packages.v1.tsv1
-rw-r--r--packages.v1.txt1
-rw-r--r--packages.v2.tsv1
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 16b02be..d978118 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -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
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
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 850b331..f45afa7 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -62,4 +62,5 @@ tddreloader git https://github.com/version2beta/tddreloader master https://githu
tinymt-erlang git https://github.com/jj1bdx/tinymt-erlang master https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang.
unicorn git https://github.com/shizzard/unicorn 0.3.0 https://github.com/shizzard/unicorn Generic configuration server
uuid git https://github.com/okeuday/uuid v1.4.0 https://github.com/okeuday/uuid Erlang UUID Implementation
+wpool git https://github.com/inaka/worker_pool.git 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool
zeta git https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang