Monday, September 24, 2012

The Intelligent Transport Layer - zeromq

The Intelligent Transport Layer - zeromq: "ØMQ \zeromq\:
Ø  The socket library that acts as a concurrency framework.
Ø  Faster than TCP, for clustered products and supercomputing.
Ø  Carries messages across inproc, IPC, TCP, and multicast.
Ø  Connect N-to-N via fanout, pubsub, pipeline, request-reply.
Ø  Asynch I/O for scalable multicore message-passing apps.
Ø  Large and active open source community.
Ø  30+ languages including C, C++, Java, .NET, Python.
Ø  Most OSes including Linux, Windows, OS X.
Ø  LGPL free software with full commercial support from iMatix."

'via Blog this'