[ ソース: czmq ]
パッケージ: libczmq-dev (4.2.1-3 など)
libczmq-dev に関するリンク
Debian の資源:
czmq ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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.2.1-3+b1)
- High-level C binding for ZeroMQ
-
- dep: libnss3-dev
- Network Security Service ライブラリの開発用ファイル
-
- dep: libsystemd-dev
- systemd utility library - development files
-
- dep: libzmq3-dev
- lightweight messaging kernel (development files)
-
- dep: uuid-dev
- Universally Unique ID library - headers and static libraries