stackless
美
英 
例句
Stackless Python implements concurrency through the use of its own scheduler and special primitives called "tasklets. "
StacklessPython通过使用自己的调度实现和特殊的primitives(tasklets)来改善并发性能。
The topic of Stackless, and the changes it has been undergoing recently, probably merits a whole column by itself.
关于Stackless的话题以及最近它经历的变化,可能本身就值得开辟一个专栏了。
Outside of the standard library, there are third solutions such as twisted, stackless, and the processing module, to name a few.
除了标准库之外,还有一些第三方的解决方案,例如Twisted、Stackless和进程模块。