Dear Kemp, Kemp Watson wrote:
This has probably been asked before, but could you update me on the current status of Oz with respect to running true simultaneous OS threads in a multiprocessor? I know this was not the case a couple of years ago, when the language was threaded but the implementation was not.
The status has not changed: the virtual machine of Mozart is still single-threaded. If you want to take full advantage of multiprocessors, simply run several Mozart processes sharing entities by distribution.
Cheers, raph _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
