finagle-clojure is a thin wrapper around Finagle[1] for Clojure.
Finagle is a Scala library for building highly concurrent RPC services
on the JVM.

https://github.com/finagle/finagle-clojure/

Notable Changes:
* algo.monad support
* upgraded to the latest Finagle version
* support for new FuturePool types

Full Changelog:
https://github.com/finagle/finagle-clojure/blob/master/CHANGES.md


There are some examples of using finagle-clojure here:
https://github.com/samn/finagle-clojure-examples
Including a new one that uses Component:
https://github.com/samn/finagle-clojure-examples/tree/master/component

[1] http://twitter.github.io/finagle/

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to