[ 源代码: czmq ]
软件包:libczmq4(4.2.1-1)
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.
其他与 libczmq4 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libsystemd0
- systemd 实用库
-
- dep: libuuid1 (>= 2.16)
- 通用唯一标识符 (UUID) 库
-
- dep: libzmq5 (>= 4.1.2)
- lightweight messaging kernel (shared library)