This package browser is in early development. Mind the rough edges.

zeromq 4.3.4

Library for message-based applications

The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialized messaging middle-ware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.

Installation

Install zeromq 4.3.4 as follows:

guix install zeromq@4.3.4

Or install the latest version:

guix install zeromq

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.