WojciechMycek / Integracja-dostawy---symulacja-procesu-testowania-100-commitow

9 stars 0 forks source link

How to read usage of memory in Windows system without external libraries #4

Closed WojciechMycek closed 4 months ago

WojciechMycek commented 4 months ago

Issue Description:

Find easy way for implementing way of readings.

Objective:

Unix system can use built in functions to define process usage etc. Can I find a way to define easier method to do similar thing?

Features to Implement:

Expected Deliverables:

Possibility to monitor resources in Windows

WojciechMycek commented 4 months ago

PowerShell can be used to define needed script.

WojciechMycek commented 4 months ago

https://github.com/WojciechMycek/Integracja-dostawy---symulacja-procesu-testowania-100-commitow/pull/27