[ Bron: czmq ]
Pakket: libczmq4 (4.2.1-1)
Verwijzigingen voor libczmq4
Debian bronnen:
Het bronpakket czmq downloaden:
Beheerder:
Externe bronnen:
- Homepage [czmq.zeromq.org]
Vergelijkbare pakketten:
High-level C binding for ZeroMQ
czmq (previously known as libzapi) provides a high-level C binding for 0MQ, a lightweight messaging library.
This library provides higher level abstractions on top of the base library, with features such as:
* Work with messages as strings, individual frames, or multipart messages. * Automatic closure of any open sockets at context termination. * Automatic LINGER configuration of all sockets for context termination. * Portable API for creating child threads and ØMQ pipes to talk to them. * Simple reactor with one-off and repeated timers, and socket readers. * System clock functions for sleeping and calculating timers. * Easy API to get/set all socket options. * Includes generic hash and list containers.
Andere aan libczmq4 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libsystemd0
- systemd utility library
-
- dep: libuuid1 (>= 2.16)
- Universally Unique ID library
-
- dep: libzmq5 (>= 4.1.2)
- lightweight messaging kernel (shared library)