Comment on How one ED mobilized his department during a mass casualty incident (2017)Comments−rurban2yAnd most of our OS' and stdlib's are riddled with blocking IO, where only the OS does the work-stealing.Beam is an incredibly slow VM, but in situations where everybody is waiting on IO, Beam is king.
Comments
And most of our OS' and stdlib's are riddled with blocking IO, where only the OS does the work-stealing.
Beam is an incredibly slow VM, but in situations where everybody is waiting on IO, Beam is king.