Hacker News new | ask | show | jobs
by vvanders 3434 days ago
Aren't dirty NIFs on the horizon as well which help with the whole scheduling issues currently associated with NIFs?
1 comments

Dirty schedulers can help with long running NIFs, but they can't help with e.g. a segfault in a NIF taking down the entire system.