Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

forced continuations

7 views
Skip to first unread message

Hugh Arnold

unread,
Jan 30, 2005, 11:49:12 AM1/30/05
to perl6-i...@perl.org
I would like to do my own preemptive multitasking within a
single-threaded application.

When a timer fires, I'd like to:
1. suspend the current computation
2. put it on the back of a work queue
3. resume the lambda on the top of the work queue.

Will Parrot facilitate this? Thank you for insight into my muddlement.

0 new messages