Process>>terminate woes

stephane ducasse stephane.ducasse at free.fr
Wed Dec 5 12:45:04 UTC 2007


On 5 déc. 07, at 10:45, Igor Stasenko wrote:

> 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.

I imagine :)
I'm reading the code, several books and will do the exercises
but still I'm really humble with concurrent programming.
I'm doing the  exercises of the little book on semaphores.
Just to get exposed to my own limits :)

Stef



>
> -- 
> Best regards,
> Igor Stasenko AKA sig.
>
>




More information about the Squeak-dev mailing list