Add support for multiple worker processes
As a developer I would like to be able to delegate connections to multiple workers for better system resource utilization.
Acceptance:
- There is at least a round robin connection scheduler to multiple worker.
- The amount of cores is queried and a fitting amount of workers is started automatically.
Please
register
or
login
to post a comment