#Memory occupied
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
I am using IPC.invoke method and this method is called in Setinterval after 5 sec. This method is calling db.js. db.js file contains the methods to call the stored procedures. But, If I run this process, it occupies 2000-3000MB of RAM and freezes the machine. Any suggestions ?