Homepage: http://www.zeromq.org
ØMQ \zeromq\: Ø The socket library that acts as a concurrency framework. Ø Carries messages across inproc, IPC, TCP, and multicast. Ø Connect N-to-N via fanout, pubsub, pipeline, request-reply. Ø Fast enough for clustered products and supercomputing. Ø Asynch I/O for scalable multicore message-passing apps. Ø Large and active open source community. Ø 20+ languages including C, C++, Java, .NET, [...]
