| Field |
Value |
| bugs |
[] |
| contributors |
|
| dependencies |
|
| description |
A hunky Erlang worker pool factory
|
| directories |
src
lib
priv
include
|
| homepage |
http://devinus.github.com/poolboy/
|
| keywords |
Erlang
library
pool
pools
pooler
|
| licenses |
|
| maintainers |
Devin Torres <ZGV2aW5AZGV2aW50b3JyLmVz>
Andrew Thompson <YW5kcmV3QGhpamFja2VkLnVz>
|
| metadata |
published_by: "devinus"
|
| name |
poolboy
|
| platforms |
[] |
| repositories |
GitHub
devinus/poolboy
|
| version |
0.9.1
|
mix.exs
{:poolboy,"0.9.1",[github: "devinus/poolboy", tag: "0.9.1"]}
rebar.config
{poolboy,"0.9.1",{git,"https://github.com/devinus/poolboy",{tag,"0.9.1"}}}
SCM
$ git clone https://github.com/devinus/poolboy poolboy && cd poolboy && git checkout 0.9.1
(Alternatively, you can run
expm spec poolboy 0.9.1 --format scm | sh)
package.exs
$ expm spec poolboy 0.9.1
comments powered by