Squeak: processes and threads

YAKOV iakovz at gmail.com
Tue Sep 19 14:26:14 UTC 2006


Hi,

Where can i find info on processes inside Squeak VM i.e. does it run
only one process or multiple processes are allowed; is it possible to
use threads. i need it in order to make a VM plugin which is heavely
depends on process semantics

(i mean process is UNIX process)

thanks in advance,

with best regards, Yakov Zaytsev <iakovz at gmail.com>

PS I'm implementing sort of HA for Squeak on top of QNX HAM system
library. If anyone interested in this topic feel free to mailto:
iakovz at gmail.com

It's hard to do because of the fact that HA implies
restarts/suspends/etc of guarded processes..



More information about the Squeak-dev mailing list