aboutsummaryrefslogtreecommitdiff
path: root/net/libzmq2/pkg-descr
blob: 6e8da5b543b06de02582b7d8190b714f74aece59 (plain) (blame)
1
2
3
4
5
6
ZeroMQ - Distributed Computing Made Simple

 * 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.
 * Asynch I/O for scalable multicore message-passing apps.