Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/king6cong/thread_forever
guardian of your daemon thread
https://github.com/king6cong/thread_forever
Last synced: 1 day ago
JSON representation
guardian of your daemon thread
- Host: GitHub
- URL: https://github.com/king6cong/thread_forever
- Owner: king6cong
- Created: 2017-05-09T09:36:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T13:18:15.000Z (over 5 years ago)
- Last Synced: 2024-08-02T07:02:22.723Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 21.5 KB
- Stars: 10
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# guardian of your daemon thread
this libary focus on keep your daemon thread reliable and simple:
* ensures one and only one daemon thread is up
* pull up the thread when it is down