- Oferty pracy w Ruby / Ruby n Rails w mieście Berlin: Backend Software Engineer, Ruby w firmie Contenful www.contentful.com

Intro to fibers
Ruby has a class named Fiber. It’s not very well-known, and often referred to as a lightweight thread, but fibers are a rather unique beast.
In this talk, I’d like to give you an explanation of what fibers are, and what some of the interesting applications are.