NOTICE: This package has been removed from pkgsrc

./wip/nanomsg, Scalability protocols library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.4beta, Package name: nanomsg-0.4beta, Maintainer: rchibois

nanomsg is a socket library that provides several common communication patterns.
It aims to make the networking layer fast, scalable, and easy to use.

Implemented in C, it works on a wide range of operating systems with no further
dependencies.

The communication patterns, also called "scalability protocols", are basic
blocks for building distributed systems.

By combining them you can create a vast array of distributed applications.


Master sites:

SHA1: a511f19f8574875e8e43f7ba27f7951f67fbe161
RMD160: 7c8b822bb11118aa00bd6c290db37b96a0e1ad18
Filesize: 593.807 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-08 13:56:45 by Remy Chibois | Files touched by this commit (5)
Log message:
Added nanomsg library