Search for 'socket'
For details on the search query syntax, see the guide.
Total results: 28, showing 25 - 28
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
A Clojure library designed to bring order to chaotic world of socket communication.
The 0MQ lightweight messaging kernel is a library which extends
the standard socket interfaces with features traditionally
provided by specialised messaging middleware products. 0MQ sockets
provide an abstraction of asynchronous message queues, multiple
messaging patterns, message filtering (subscriptions), seamless
access to multiple transport protocols and more.
This package contains the Java Bindings for ZeroMQ.