ZeroMQ
Compiler/GCCcore/12.3.0
4.3.4
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/
- Dependencies:
- OpenPGM/5.2.122
| EBROOTZEROMQ | /p/software/deep/stages/2024/software/ZeroMQ/4.3.4-GCCcore-12.3.0 |
| EBVERSIONZEROMQ | 4.3.4 |
| EBDEVELZEROMQ | /p/software/deep/stages/2024/software/ZeroMQ/4.3.4-GCCcore-12.3.0/easybuild/Compiler-GCCcore-12.3.0-ZeroMQ-4.3.4-easybuild-devel |
| +CMAKE_PREFIX_PATH | /p/software/deep/stages/2024/software/ZeroMQ/4.3.4-GCCcore-12.3.0 |
| +CPATH | /p/software/deep/stages/2024/software/ZeroMQ/4.3.4-GCCcore-12.3.0/include |
| +LD_LIBRARY_PATH | /p/software/deep/stages/2024/software/ZeroMQ/4.3.4-GCCcore-12.3.0/lib |
| +LIBRARY_PATH | /p/software/deep/stages/2024/software/ZeroMQ/4.3.4-GCCcore-12.3.0/lib |
| +MANPATH | /p/software/deep/stages/2024/software/ZeroMQ/4.3.4-GCCcore-12.3.0/share/man |
| +PATH | /p/software/deep/stages/2024/software/ZeroMQ/4.3.4-GCCcore-12.3.0/bin |
| +PKG_CONFIG_PATH | /p/software/deep/stages/2024/software/ZeroMQ/4.3.4-GCCcore-12.3.0/lib/pkgconfig |
| +XDG_DATA_DIRS | /p/software/deep/stages/2024/software/ZeroMQ/4.3.4-GCCcore-12.3.0/share |