terracotta?

2010-07-11 Thread scx
hi -- i've seen paul standig's work with clojure + terracotta. wondering if anyone has continued his work? -- 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

Re: terracotta?

2010-07-11 Thread scx
racotta, at least as I understand it not having > tried it out, your agents will automatically find a machine to run on, just > as they run on some thread when your JVM is running the normal way on a > single machine. > > > > > > > > On Sun, Jul 11, 2010 at 12:50

Re: terracotta?

2010-07-15 Thread scx
tions/second and this will degrade > when you throw more cores at it). > > This is one of the reasons I dropped the TL2 approach for Multiverse > and switched over to the SkySTM model (with some magic of my own) that > doesn't relied as much on a central mechanism. > > O