Skip to content

ØMQ 4.x stable release branch - bug fixes only

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING.LESSER
Notifications You must be signed in to change notification settings

dsrosario/zeromq4-x

This branch is 118 commits behind zeromq/zeromq4-x:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9513148 · Feb 20, 2015
Oct 1, 2014
Nov 6, 2014
Dec 12, 2012
Oct 14, 2014
Sep 20, 2013
Feb 20, 2015
Dec 5, 2014
Oct 11, 2013
May 1, 2014
Nov 19, 2011
Oct 13, 2013
Oct 5, 2013
Jul 2, 2014
Feb 16, 2010
Jul 29, 2013
Nov 22, 2012
Jul 18, 2011
Oct 1, 2014
Feb 20, 2015
Jan 15, 2014
Apr 6, 2012
Nov 1, 2011
Jun 13, 2012
Feb 16, 2015
Jun 13, 2012
Feb 7, 2011

Repository files navigation

ZeroMQ

Build Status

Welcome

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.

Stable Fork

This repository is used for making stable releases. Please do not send pull requests here unless they are specifically and only for this fork. Rather, send them to libzmq/master. Issues with test cases may be back ported to this repository by its maintainers.

Building and installation

See the INSTALL file included with the distribution.

Resources

Extensive documentation is provided with the distribution. Refer to doc/zmq.html, or "man zmq" after you have installed 0MQ on your system.

Website: http://www.zeromq.org/

Development mailing list: zeromq-dev@lists.zeromq.org Announcements mailing list: zeromq-announce@lists.zeromq.org

Git repository: http://github.com/zeromq/libzmq

0MQ developers can also be found on the IRC channel #zeromq, on the Freenode network (irc.freenode.net).

Copying

Free use of this software is granted under the terms of the GNU Lesser General Public License (LGPL). For details see the files COPYING and COPYING.LESSER included with the 0MQ distribution.

About

ØMQ 4.x stable release branch - bug fixes only

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING.LESSER

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.7%
  • C 1.7%
  • Shell 1.6%