Aleph is a library for client and server network programming, built on top of Netty. It provides implementations of the HTTP, TCP, and UDP protocols, using a consistent and simple stream representation atop each. doc http://aleph.io github https://github.com/ztellman/aleph
Catacumba is an asynchronous and non-blocking web toolkit for Clojure built on top of ratpack and netty and with design influenced by ring, pedestal and ratpack. doc https://funcool.github.io/catacumba/latest/ github https://github.com/funcool/catacumba
Meltdown - Clojure interface to Reactor, an asynchronous programming, event passing and stream processing toolkit for the JVM.
github https://github.com/clojurewerkz/meltdown
Onyx - Distributed Computation in Clojure
doc https://onyx-platform.gitbooks.io/onyx/content/ github https://github.com/onyx-platform/onyx