slackbuilds_ponce/libraries/zeromq
Patrick Pippen 5e6912959c libraries/zeromq: Added (lightweight messaging kernel library)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-03-05 07:42:41 -03:00
..
README
slack-desc
zeromq.info
zeromq.SlackBuild

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.