| Field |
Value |
| bugs |
[] |
| contributors |
|
| dependencies |
|
| description |
Erlang task dispatcher based on ETS counters
|
| directories |
src
lib
priv
include
|
| homepage |
|
| keywords |
Erlang
pool
behaviour
behavior
dispatch
manager
|
| licenses |
|
| maintainers |
Fred Hebert <bW9ub25jcWNAZmVyZC5jYQ==>
|
| metadata |
published_by: "ferd"
|
| name |
dispcount
|
| platforms |
[] |
| repositories |
GitHub
ferd/dispcount
|
| version |
0.1.1
|
mix.exs
{:dispcount,"0.1.1",[github: "ferd/dispcount", tag: "v0.1.1"]}
rebar.config
{dispcount,"0.1.1",{git,"https://github.com/ferd/dispcount",{tag,"v0.1.1"}}}
SCM
$ git clone https://github.com/ferd/dispcount dispcount && cd dispcount && git checkout v0.1.1
(Alternatively, you can run
expm spec dispcount 0.1.1 --format scm | sh)
package.exs
$ expm spec dispcount 0.1.1
comments powered by