6 ms·
I find that NodeJS runs eventually out of memory and crashes with applications that do a large amount of data processing over a long time with little breaks eve
by xthrowawayxx 4y ago
I find that NodeJS runs eventually out of memory and crashes with applications that do a large amount of data processing over a long time with little breaks even if there are no memory leaks.
Edit: I've found this consistently building multiple data processing applications over multiple years and multiple companies