Hacker News new | ask | show | jobs
by cryptonector 1510 days ago
You can parallelize as much as you want, but remember, you can't go faster than the slowest serial code. There will be some serial code. Again, I'm talking about order of steps in processing events that themselves may not arrive in any particular order.