Hacker News new | ask | show | jobs
by dave_ops 3905 days ago
LWPs and OTP patterns are a "parallelization framework". You have to try pretty hard to design an OTP application that can't be trivially parallelized, and that includes parallelization across machines, not just cores.