Hi All,
I was just wondering, given the shared-nothing nature of the termite process model are there any shortcuts that could be taken to get termite running SMP? (as apposed to developing a fully fledged SMP gambit).
E.g. maybe running multiple runtimes in the same process but each with separate managed heaps so that the GC doesn't have to worry too much about locking?
(as usual, I'm way out of my depth here!)
Cheers,
Phil