Hacker News new | ask | show | jobs
by cm3 3738 days ago
It might be ok for compute-only tasks that spread calculations over threads or processes in userland, but anything involving input/outpout (e.g. networking) will block.