Announcing finagle-clojure, a Clojure wrapper for Finagle [1].

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

Finagle is a library open sourced by Twitter for building highly
concurrent RPC services on the JVM. With finagle-clojure no explicit
interop is required to the underlying Scala implementation of Finagle,
though a similar interface is provided. There’s a quick start guide
describing how to create a new finagle-clojure project using Thrift as
the transport protocol [2].

I’ll be speaking about finagle-clojure at Strange Loop on Thursday [3].
A recording of the talk should be posted a few days later.

I’ve had finagle-clojure services running in production since January
with great success. Finagle itself is fast and reliable, I’m excited
to offer it’s power to Clojure programmers as well.

Let me know if you have any questions or want to get involved!

sam
@samn

[1] https://twitter.github.io/finagle/
[2] https://github.com/finagle/finagle-clojure/blob/master/doc/quick-start.md
[3] 
https://thestrangeloop.com/sessions/highly-concurrent-services-with-finagle-clojure

-- 
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