You could also have two independent compile-and-load operations going on in 
parallel.

On Thursday, February 28, 2013 4:37:53 PM UTC+1, Marko Topolnik wrote:
>
> I don't have the regular compile-and-load route in mind; this doesn't use 
> concurrency. However if the runtime evaluation of a form results in 
> just-in-time bytecode generation and classloading, I don't see why this 
> couldn't be happening in any thread. Whether any of this could actually 
> result in the errors you are getting, I don't know.
>
> On Thursday, February 28, 2013 4:25:59 PM UTC+1, Jim foo.bar wrote:
>>
>>  WOW! Clojure compiles in parallel? I did not know that!!! I didn't even 
>> know that was possible since there is a clear class hierarchy that needs to 
>> be loaded...I must do some reading...
>>
>>  

-- 
-- 
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/groups/opt_out.


Reply via email to