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 9cc145db99dec007a626c9a45e150220
SHA1 07f0f6d5f4e2f0850c59ddc692e20eeca47a0fb3
SHA256 a586cbf7e02086b8b59e2a36f0361ce53894a607e03c38978ee8d93bbe9a231b
SHA512 2d4572c4e63d63896727c5094a5485dbf929713bf844b86af4ddbf5029543b68551653126fe18b553c8a1969a8c9e183a63962b11e92a666af1479c71b9c00f8

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

177 KB

Installed Size

1.24 MB

Downloads

4

wget

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

Homepage

http://zeromq.org