Re: Are coroutines (multithreading) supported?
Yes, coroutines are supported. But keep in mind they are not real preemptive threads like pthreads. This is like in the Win3.11 days with cooperative multi-tasking ;)
If 1 coroutine blocks, everything is blocked.
Jan
Subject
Views
Written By
Posted
6078
July 06, 2007 06:14PM
Re: Are coroutines (multithreading) supported?
2920
July 07, 2007 02:40AM
7061
July 20, 2007 07:03PM
3393
September 21, 2007 07:02AM
3071
October 03, 2007 07:43AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.