GenSpoxy v0.0.14-beta.2 GenSpoxy.Partitionable View Source
since GenServer
based module, process its own mailbox messages in serial manner,
it’s subject to have a long queuing time in case the queue becomes big.
In order to scale such modules, we introduce the GenSpoxy.Partitionable
behaviour,
it will be implemented by modules that require and suit a paritioning logic