This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
thread_pool
Watch
1
Star
0
Fork
0
You've already forked thread_pool
mirror of
https://github.com/Relintai/thread_pool.git
synced
2024-11-12 10:25:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
38
Commits
2
Branches
0
Tags
84
KiB
1ed776e266
Commit Graph
2 Commits
Author
SHA1
Message
Date
Relintai
b2e8c81539
Update the copyright texts for 2021.
2021-04-19 10:14:06 +02:00
Relintai
3891a9b68d
Separated the job into ThreadPoolJob and ThreadPoolExecuteJob. This design makes everything more resilient to crashes, as it encourages writing encapsulated standalone job classes. The execute job can still be used to just run methods/functions in separate threads.
2020-05-30 16:20:53 +02:00