This project develops a library that lets you control Windows processes better, beyond what's available in JDK.
Features summary:
- Windows machine management (logoff user, shutdown/restart machine)
- Thread priority management
- Process termination (including the recursive termination)
- Process info acquisition
- etc.
See the library's javadoc for more details.