Hacker News new | ask | show | jobs
by RonFeder 969 days ago
Compared to multi-threaded process, there is still a big advantage in terms of latency. Handling all the exporting in the same process will greatly effect GC operations which require stop the world handling.