PSQ
Priority search queue.
It is a port of Haskell psqueues package to Erlang.
Build
$ rebar3 compileUsage
Look at pid_psq as an example how to use this data structure
for spreading jobs between workers identified by pid
Priority search queue.
It is a port of Haskell psqueues package to Erlang.
$ rebar3 compile
Look at pid_psq as an example how to use this data structure
for spreading jobs between workers identified by pid