Hi,

On Mon, Feb 22, 2010 at 10:25:23PM +0100, Lukas Lehner wrote:

> For that I need to run JVM again...

Not for the unzipping approach… (at least for adding to the classpath,
however not for modifying existing things)

> Imagine I am using one VM instance for more in parallel running
> programs and updating them as they are running.

Updating is a completely different story. Clojure can help with
reloading at the hazard of inconsistent state. Things like JRebel seem
to indicate that this is a highly non-trivial task on the JVM.

Sincerely
Meikel

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