Using blocking IO in fibers

lxsameer lxsameer at pm.me
Tue Oct 15 14:37:53 UTC 2019


Hi folks,
I'm interested to learn about the implementation of fibers, specially about how do you park a fiber when it's gonna block. Do you have a way to find out about external blocking IO on a fiber ? Would you mind giving me really quick and brief overview of the implementation or point me to the code please ?



More information about the loom-dev mailing list