Fork me on GitHub

poolboy (0.9.1)

A hunky Erlang worker pool factory

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 Disqus

This repository is available over HTTP: http://expm.co
Running expm 0.1-40-ged25d6f (download) on Elixir 0.8.2.dev (v0.8.1-8-gc10b5e7)