ZeroMQ 

Description

ZeroMQ looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry atomic messages across various transports like in-process, inter-process, TCP, and multicast. You can connect sockets N-to-N with patterns like fanout, pub-sub, task distribution, and request-reply. It's fast enough to be the fabric for clustered products. Its asynchronous I/O model gives you scalable multicore applications, built as asynchronous message-processing tasks. It has a score of language APIs and runs on most operating systems.

More information

- Homepage: https://www.zeromq.org/

Available Versions of ZeroMQ

Version

Module

Available on

Version

Module

Available on

4.3.4-GCCcore-11.3.0

devel/ZeroMQ/4.3.4-GCCcore-11.3.0

Noctua 1, Noctua 2

4.3.4-GCCcore-11.2.0

devel/ZeroMQ/4.3.4-GCCcore-11.2.0

Noctua 2

This table is generated automatically. If you need other versions please click pc2-support@uni-paderborn.de.

Usage Hints for ZeroMQ

If you need support in using this software or example job scipts please contact pc2-support@uni-paderborn.de.