[Stackless] Newbie Stackless Question
Just van Rossum
just at letterror.com
Wed Apr 11 21:21:57 CEST 2001
James Turner wrote:
> > Is there a way to add a thread in the middle of an application's run,
> > after we've already done a uthread.run()?
>
> I don't believe so. You of course have runAndContinue(), but you still
> can't add more after you've already launched your microthreads.
It should be no problem to create new uthreads from a running uthread.
Just
_______________________________________________
Stackless mailing list
Stackless at starship.python.net
http://starship.python.net/mailman/listinfo/stackless
More information about the Stackless
mailing list