https://github.com/stazz/java-statusinfo
Small library to help with keeping track of current status of threads of the application
https://github.com/stazz/java-statusinfo
Last synced: 1 day ago
JSON representation
Small library to help with keeping track of current status of threads of the application
- Host: GitHub
- URL: https://github.com/stazz/java-statusinfo
- Owner: stazz
- Created: 2011-09-19T21:05:50.000Z (over 14 years ago)
- Default Branch: develop
- Last Pushed: 2012-10-12T14:47:03.000Z (about 13 years ago)
- Last Synced: 2025-01-21T03:26:06.915Z (11 months ago)
- Language: Java
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Status Information -project provides easy way to publish the current status of each thread.
This could be used e.g. when the user needs to be informed about the status of the lengthy operation.