https://plus.google.com/102970635728322017075/posts
--
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.
Cake (http://clojure-cake.org/) has a nice mechanism to get around the
slow startup issue of JVM/Clojure. I built a couple of command line
tools using that. And it has some other nice features for Clojure
development as well.
Rob
On Mar 4, 1:29 am, Shlomi Fish wrote:
> Hi all,
>
> I've decided t
At Runa, we've (mostly Amit Rathore) developed a framework somewhat
along these lines that we are using called swarmiji. We've open
sourced it at http://github.com/amitrathore/swarmiji
To quote from the readme:
swarmiji is a framework that helps in writing distributed programs
using the clojure p