You can use the erlang-otp  Java library from Clojure.
I think there are bindings on github. If not, they are simple to
generate.

(I actually had clojure hooked up to a yaws webserver (yaws pattern
matches requests, clojure generates pages) for a while, using LFE and
the OTP libraries. Clojure writes LFE code describing server +
connections to file, compiles it with LFE compiler to Erlang Bytecode,
load server and start. I got distracted and it got abandoned. I'll dig
out the code later and post it if I can find it....)

You could do a similar thing to connect Clojure to Clojure.

On May 4, 2:27 am, yanzhao ye <yyt0...@gmail.com> wrote:
> I am new comer for clojure, I concern that when will clojure surpport
> Distribution function like erLang
>
> yeah, the up is my question.
> and I want to know is there any roadmap for 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

Reply via email to