Sandu Liviu Catalin
|
c9fb257f48
|
Update ThreadPool.hpp
|
2022-09-15 23:03:50 +03:00 |
|
Sandu Liviu Catalin
|
49df7b75ee
|
Asynchronous statements implementation for SQLite.
Extend worker threads to allow tasks to re-queue themselves during completion.
|
2022-07-23 19:27:40 +03:00 |
|
Sandu Liviu Catalin
|
39524098f1
|
Extend worker pool.
Task exceptions are caught and they can provide custom information to identify the task that failed.
Take ownership of the task instance sooner.
|
2022-07-19 19:28:13 +03:00 |
|
Sandu Liviu Catalin
|
c4130c589f
|
Update ThreadPool.hpp
|
2022-06-23 21:50:23 +03:00 |
|
Sandu Liviu Catalin
|
cd55e51d62
|
Allow CPR to use the thread pool.
|
2021-03-28 00:19:09 +02:00 |
|
Sandu Liviu Catalin
|
6a0b7f246e
|
Basic thread pool implementation for internal use.
|
2021-03-27 19:53:49 +02:00 |
|