libzmq-dev_4.1.3-1~bolo1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/bolo/bolo/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/bolo/bolo/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install libzmq-dev=4.1.3-1~bolo1

Distributed Messaging - development tools

Full description:
  Distributed Messaging - development tools
 ZeroMQ (also known as ØMQ, 0MQ, or zmq) looks like an embeddable networking
 library but acts like a concurrency framework. It gives you sockets that carry
 atomic messages across various transports like in-process, inter-process, TCP,
 and multicast. You can connect sockets N-to-N with patterns like fan-out,
 pub-sub, task distribution, and request-reply. It's fast enough to be the
 fabric for clustered products. Its asynchronous I/O model gives you scalable
 multicore applications, built as asynchronous message-processing tasks. It has
 a score of language APIs and runs on most operating systems. ZeroMQ is from
 iMatix and is LGPLv3 open source.
 .
 This package contains the header files for developing code against libzmq.

Checksums

MD5 2f53a744e62baea6e8e50d7f84a2c706
SHA1 ed3e2f626e958f1699ed11252a934ede46f7def8
SHA256 e84766194d92df296fbf0ecc0a81767919b00a669502fc329901c28a01c9bc54
SHA512 b33e2ca833807e36fbed3d245148d7c72cc0f9841f4b3a8334103056a67cbd58fa53cb82f0a93f3a37522e387c246d1acacfa068534839ca1fc9dba7c99c073f

Files

  • /usr/share/doc/libzmq-dev/copyright
  • /usr/share/doc/libzmq-dev/changelog.Debian.gz
  • /usr/lib/libzmq.a
  • /usr/include/zmq.h

Uploaded

over 8 years ago

Package Size

182 KB

Installed Size

1.26 MB

Downloads

11

wget

wget --content-disposition "https://packagecloud.io/bolo/bolo/packages/ubuntu/vivid/libzmq-dev_4.1.3-1~bolo1_amd64.deb/download.deb?distro_version_id=148"

Homepage

http://zeromq.org