March 18, 2009
9:44 p.m.
----- "Michael van der Gulik" <mikevdg@gmail.com> wrote: | If you want to use multiple CPU cores, I believe that ST/X and | Gemstone both | do this. I haven't tried though. | | Smalltalk/X: http://www.exept.de/ | Gemstone: http://seaside.gemstone.com/ | | Gulik. GemStone allows you to spread the work across multiple machines as well as multiple cores on a single machine. State is shared on transaction boundaries, which has its advantages and disadvantages... Dale