A node-ipc compatible Clojure library for asynchronous inter-process communication.
clj-ipc
is work in progress. Its main limitations at the moment:
junixsocket
, thus it needs to create
many threads to be able to provide an async API. Use the library accordingly.It is released to clojars.org.
The example
directory contains some examples of basic usage.
Can you improve this documentation? These fine people already did:
Laszlo Domoszlai & Brian GuthrieEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close