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 its description.
Several useful things have been built using fibers, like neverblock, the revactor gem, et al.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4