Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikibooksThe Free Textbook Project
Search

Ruby Programming/Reference/Objects/IO/Fiber

From Wikibooks, open books for an open world
<Ruby Programming |Reference |Objects |IO
This page may need to bereviewed for quality.

A Fiber is a unit of concurrency (basically a manually controlled thread). It is a new construct in 1.9

1.8 basically used green threads similar, to fibers, but would pre-empt them, which 1.9 does not do.

See itsdescription.

Several useful things have been built using fibers, likeneverblock, the revactor gem, et al.

Retrieved from "https://en.wikibooks.org/w/index.php?title=Ruby_Programming/Reference/Objects/IO/Fiber&oldid=1846952"
Category:

[8]ページ先頭

©2009-2025 Movatter.jp