2007年09月28日 星期五 21:27
我以前用C实现了微线程,是强制多任务的。但是看翻译的文章里面,说stackless是合作式多任务,是不是说如果一个tasklet执行时间过长,就会影响到其它tasklet的执行呢? Jack
2007年09月29日 星期六 09:15
On 9/28/07, Jack Ding <maxding at tom.com> wrote: > > > 我以前用C实现了微线程,是强制多任务的。但是看翻译的文章里面,说stackless是合作式多任务,是不是说如果一个tasklet执行时间过长,就会影响到其它tasklet的执行呢? 都可以! Cooperative Scheduling stackless.run() Preemptive Scheduling stackless.run(instructionCount) Jack > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -- http://codeplayer.blogspot.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20070929/004fc73e/attachment-0001.html
2007年09月29日 星期六 10:20
¸Ðл+¸Ð¶¯£¬ºÇºÇ£¬»¹ÊÇpythonerºÃ -- ÔƵçÇ廪ͬ·½Ð¡Ãñ¹¤ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070929/126eec7a/attachment.htm
2007年09月29日 星期六 13:18
º¹°¡£¬Õâ±ßÒ»Ö±Éϲ»È¥ÄǸöµØÖ·£¬Ï£ÍûÄÜÌṩÏÂÔذ棬»òÕß·ÖÁ÷һϠ-- ÔƵçÇ廪ͬ·½Ð¡Ãñ¹¤ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070929/7424f7ed/attachment.html
Zeuux © 2025
京ICP备05028076号