Project DescriptionFast and stable process management .NET Library based on
Process Status API (psapi).
Features
- Much faster than System.Diagnostic.Process
- High Reliability tested during several years on large windows hosting provider www.1Gb.ru
- Supports x86, x64, Wow64 modes
- Obtains following information about processes (some content not available in .NET Base Class Library):
- User name
- Environment
- Command-line params
- Current dir
- Image (path)
- CPU time: user, kernel
- Exec time
- System physical memory: total, free
- Source code available
- Includes XML documentation
Tested on
- Windows XP - x86
- Windows Vista - x86
- Windows Server 2003 - x86
- Windows Server 2003 R2 - x86, x64
- Windows Server 2008 - x64
- Windows Server 2008 R2 - x64