Skip to content
/ libzmq Public
forked from zeromq/libzmq

ZeroMQ core engine in C++, implements ZMTP/3.1

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

yees-dd/libzmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b3b9e04 · Jan 2, 2014
Dec 6, 2013
Jan 1, 2014
Dec 12, 2012
Jan 2, 2014
Jan 2, 2014
Jan 2, 2014
Jan 2, 2014
Jan 2, 2014
Jan 1, 2014
Nov 19, 2011
Oct 13, 2013
Jan 2, 2014
Dec 6, 2013
Feb 16, 2010
Jul 29, 2013
Nov 22, 2012
Jul 18, 2011
Oct 23, 2013
Dec 19, 2013
Jul 13, 2013
Apr 6, 2012
Nov 1, 2011
Jun 13, 2012
Dec 6, 2013
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.

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: [email protected] Announcements mailing list: [email protected]

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

ZeroMQ core engine in C++, implements ZMTP/3.1

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING.LESSER

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 86.9%
  • M4 4.0%
  • CMake 2.6%
  • C 2.0%
  • Makefile 1.8%
  • Shell 1.6%
  • Other 1.1%