node.js - Simulating heavy load in node/electron application -


i looking spawn child processes in background of electron app handle tasks. while i'm working on this, i'd see how affects performance of front end. there function can run simulate semi-heavy processing node process? end goal here make sure building app has snappy ui when there background processes under heavy load. i've messed in past , want head start on making sure don't repeat mistakes.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -