Maarten Koopmans wrote: > - A simple task based system in the IO scheduler, which allows you to add > tasks (chunks of Rebol code) to a queue that will be executed if there is no > IO. Very simple threading ;-)
Well, I am not sure, what is this one good for? :-) Even if scheduler will find some free time-slice to do some rebol code, you can't preempt running rebol code, so your low-priority-task can in fact block Rugby, if it is not done with its job in an acceptable period of time, no? ... -pekr- -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
