SlackBuildsOrg/libraries/zeromq
Jasper Klein 99eaae6bcd libraries/zeromq: Updated for version 2.2.0
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-09-10 16:37:34 -05:00
..
README
slack-desc
zeromq.info libraries/zeromq: Updated for version 2.2.0 2012-09-10 16:37:34 -05:00
zeromq.SlackBuild libraries/zeromq: Updated for version 2.2.0 2012-09-10 16:37:34 -05:00

The 0MQ lightweight messaging kernel is a library which extends the
standard socket interfaces with features traditionally provided by
specialised messaging middleware products. 0MQ sockets provide an
abstraction of asynchronous message queues, multiple messaging patterns,
message filtering (subscriptions), seamless access to multiple transport
protocols and more.