Name: | nanomsg |
---|---|
Version: | 1.1.5 |
Release: | 6.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 342132 |
License: | MIT |
RPM: | nanomsg-1.1.5-6.el9.x86_64.rpm |
Source RPM: | nanomsg-1.1.5-6.el9.src.rpm |
Build Date: | Wed Apr 20 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://nanomsg.org/ |
Summary: | Socket library that provides several common communication patterns |
Description: | The nanomsg library is a simple high-performance implementation of several "scalability protocols". These scalability protocols are light-weight messaging protocols which can be used to solve a number of very common messaging patterns, such as request/reply, publish/subscribe, surveyor/respondent, and so forth. These protocols can run over a variety of transports such as TCP, UNIX sockets, and even WebSocket. |