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 8ab074d23ea4dc3bd367d708585047a5
SHA1 fcd45afdf78b8877b06245a366dfbf1d7a5bc7d7
SHA256 ecb064aad307461faecf069e7e0b08d7e9b70cefcb071c871a68b8dab54a62f4
SHA512 c5bb55d44e4908af5052607840cb801cfd3bdfab350ad25819bd9eae3f26227d3da1dbedf1a7131b6481655a1f7e979096403ca26bf0d4fd67bce7885d4d1e80

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

298 KB

Installed Size

1.23 MB

Downloads

4

wget

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

Homepage

http://zeromq.org