ZeroMQ - Low-level networking library for building connected software.
ZeroMQ, zero-em-queue:
- Connect your code in any language, on any platform.
- Carries messages across inproc, IPC, TCP, TIPC, multicast.
- Smart patterns like pub-sub, push-pull, and router-dealer.
- High-speed asynchronous I/O engines, in a tiny library.
- None
- hosts: servers
roles:
- role: telusdigital.zeromq
- Chris Olstrom | e-mail | Twitter
- Nikki