The net/nanomsg port
nanomsg-1.2 – socket library providing multiple communication patterns (cvsweb github mirror)
Description
nanomsg is a socket library that provides several common communication patterns. It aims to make the networking layer fast, scalable, and easy to use. The following scalability protocols are currently available: PAIR - simple one-to-one communication BUS - simple many-to-many communication REQREP - allows to build clusters of stateless services to process user requests PUBSUB - distributes messages to large sets of interested subscribers PIPELINE - aggregates messages from multiple sources and load balances them among many destinations SURVEY - allows to query state of multiple applications in one goWWW: https://nanomsg.org/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Files
- /usr/local/bin/nanocat
- /usr/local/include/nanomsg/
- /usr/local/include/nanomsg/bus.h
- /usr/local/include/nanomsg/inproc.h
- /usr/local/include/nanomsg/ipc.h
- /usr/local/include/nanomsg/nn.h
- /usr/local/include/nanomsg/pair.h
- /usr/local/include/nanomsg/pipeline.h
- /usr/local/include/nanomsg/pubsub.h
- /usr/local/include/nanomsg/reqrep.h
- /usr/local/include/nanomsg/survey.h
- /usr/local/include/nanomsg/tcp.h
- /usr/local/include/nanomsg/ws.h
- /usr/local/lib/cmake/
- /usr/local/lib/cmake/nanomsg-1.1.5/
- /usr/local/lib/cmake/nanomsg-1.1.5/nanomsg-config-version.cmake
- /usr/local/lib/cmake/nanomsg-1.1.5/nanomsg-config.cmake
- /usr/local/lib/cmake/nanomsg-1.1.5/nanomsg-target-release.cmake
- /usr/local/lib/cmake/nanomsg-1.1.5/nanomsg-target.cmake
- /usr/local/lib/libnanomsg.so.1.0
- /usr/local/lib/pkgconfig/nanomsg.pc