Re: Hokay, I officially give up...

Martin DeMello <[email protected]> Sun, 14 Jun 2009 20:41:44 +0530
Newsgroups gmane.comp.programming.language-of-the-year
Message-ID <[email protected]>
On Fri, May 22, 2009 at 8:54 AM, Gordon Milne<[email protected]> wrote:
>
> Perhaps now is the time to look as Scala and see if its actor implementation
> helps.

Clojure is worth a look too; it's been designed from the ground up
with concurrency in mind.

http://clojure.org/concurrent_programming
http://bc.tech.coop/blog/081201.html

martin