Skip to content

v2.8.11

Compare
Choose a tag to compare
@localshred localshred released this 11 Feb 16:56
· 833 commits to master since this release
  • Default ZMQ server to use inproc protocol instead of tcp (zero-copy between server-broker-worker). [#145, @brianstien]
  • Add 'broadcast_busy' functionality that removes server from cluster if the workers are full. [#149, @abrandoned]
  • Add cli option for --no-zmq_inproc. [#149, @abrandoned]
  • Add cli option for --broadcast_busy. [#149, @abrandoned]