Process>>terminate woes

Igor Stasenko siguctua at gmail.com
Wed Dec 5 09:45:32 UTC 2007


On 05/12/2007, stephane ducasse <stephane.ducasse at free.fr> wrote:
> this talks by itself!
> Sounds like this is the way to go.
> But I'm only a beginner on concurrency (even if I'm improving slowly).
>
I was involved in C++ project, where we had to deal with more than 12
running threads, each performing own task (timing/sockets/sound/UI).
It was a good practice in fighting with deadlocks and learning how to
avoid writing non-concurrent code.

-- 
Best regards,
Igor Stasenko AKA sig.



More information about the Squeak-dev mailing list