Glad to announse the first release of slacker. Slacker is an RPC framework for clojure. It provides a set of non-invasive, transparent APIs for both server and client. You can switch between remote invocation and local invocation effectivly. Different from remote eval approach, slacker is faster and securer because you only expose what you like to (all public functions under a namespace). Currently, slacker runs on aleph(transport) and carbonite(serialization).

The 0.1.0 has been pushed to clojars.
[info.sunng/slacker "0.1.0"]

You can find the project on github. There are some examples.
https://github.com/sunng87/slacker

If you have any suggestion about this project, feel free to get connected with github or from this mailing list. Enjoy.

--
Sun Ning
Software developer
Nanjing, China (N32°3'42'' E118°46'40'')
http://about.me/sunng/bio

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

Reply via email to