Skip to content

okeuday/supool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supool: Erlang Process Pool as a Supervisor

Purpose

Make it simple to start a single Erlang/OTP supervisor ChildSpec as a pool of processes with each process selected in round-robin order.

(If you need process pools stored as process heap data, see varpool)

Build

rebar compile

Test

rebar eunit

Author

Michael Truog (mjtruog at protonmail dot com)

License

MIT License

About

Erlang Process Pool as a Supervisor

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published