How can I check my updates on database every second and display the updates without harassing my applications memory consumption?
I want to know this because I want to develop a computer monitoring system. Atleast I have 50 client computers to monitor their time consumption.
When timer ticks and check every second to the database. Is that suitable for this kind of application. Thanks.
I want to know this because I want to develop a computer monitoring system. Atleast I have 50 client computers to monitor their time consumption.
When timer ticks and check every second to the database. Is that suitable for this kind of application. Thanks.
Last edited: