sidetask v1.1.2 API Reference
Modules
An alternative to Elixir’s Task.Supervisor
that uses Basho’s sidejob
library for better
parallelism and to support capacity limiting
Elixir port of Basho’s sidejob_supervisor, using a map as a set instead of :sets
for better
performance and including the not-yet-upstreamed bugfix https://github.com/basho/sidejob/pull/12