Electron.js Employee Management System
Budget: ₹1,500 – ₹12,500 INR
I have a timer-based application developed in Electron JS, and there is also a website with an admin panel. Both the application and the website share the same backend, which is built using Laravel. The Electron app also uses the same database as the website. The server hosting all this is an AWS EC2 instance running on Linux, with 4GB of RAM and 2 CPUs.
When a single user is using the application, there’s no performance issue. However, when more than 10 users start using the application simultaneously, the database load increases significantly, and CPU usage reaches up to 95%. As a result, both the website and the application start lagging. Additionally, when the app tries to load, some APIs fail to respond properly due to the server load, leading to errors in the application.
When a single user is using the application, there’s no performance issue. However, when more than 10 users start using the application simultaneously, the database load increases significantly, and CPU usage reaches up to 95%. As a result, both the website and the application start lagging. Additionally, when the app tries to load, some APIs fail to respond properly due to the server load, leading to errors in the application.