开发者

what is green threading?

What is green threading means in ruby on rails , what it actually do? Is it a. " A design where fixed size pool of threads is shared around the program?" b. "when threads are emulated by virtual machine or interpreter?" or c. " where pr开发者_如何学Pythonogram run accross the multiple CPU?"

Please explain with right ans?


Green threads are threads that are emulated by a virtual machine or a runtime library instead of the operating system.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜