[Stackless] Santa concurrency problem
Christian Tismer
tismer at stackless.com
Thu Apr 12 15:06:47 CEST 2007
On 12.04.2007, at 14:30, Carlos Eduardo de Paula wrote:
> Nice solution, but the problem is that we still have the CPU
> hogging... I think the sleepUntil loop in Timer class is eating up
> the CPU resource here.. maybe we can have an approach like the
> time.sleep() in ManageSleepTasklets...
That's clear and a different problem.
Of course time is burnt, and a sleep approach makes
sense, until we have something real that waits for
some signal. I think I wrote about this, somewhere.
ciao - chris
_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless
More information about the Stackless
mailing list