[ 原始碼: czmq ]
套件: libczmq-dev (4.1.0-2)
libczmq-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 czmq:
維護者:
Original Maintainer:
- Luca Boccassi
外部的資源:
- 主頁 [czmq.zeromq.org]
相似套件:
High-level C binding for ZeroMQ (development files)
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.
This package provides the development files for czmq.
其他與 libczmq-dev 有關的套件
|
|
|
-
- dep: libczmq4 (= 4.1.0-2)
- High-level C binding for ZeroMQ
-
- dep: libzmq3-dev
- lightweight messaging kernel (development files)