Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 481 Bytes

File metadata and controls

2 lines (2 loc) · 481 Bytes

RustResourceMonitor

This simple application will allow one to make a web client for monitoring system resources, such resources include: Operating System, Memory, and CPU, and this is accomplished asynchronously using a task based system, which allows for concurrency at its finest, meaning that resource utilization should be effecient and minimal for a desktop enviornment, the websocket will need to interpret json that the server will spit out once every half second or so