Sooner or later Pharo Smalltalkers will have to read into this paper:

http://www.lemis.com/grog/SMPng/USENIX/paper.ascii

Why? Pharo is a OS on top of another OS. The same principles apply here. Without considering these principles or algorithms (no more or as little semaphores as possible, replaced by wait_queues with adjustable priorities), Pharo will suffer those problems.

tnx 4 understanding, Guido Stepken

Am 01.03.2012 02:23 schrieb "Henrik Johansen" <henrik.s.johansen@veloxit.no>:
On Mar 1, 2012, at 2:11 AM, Henrik Johansen wrote:

Note to tracker:

http://code.google.com/p/pharo/issues/detail?id=5423

Cheers,
Henry