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
|
7afc05e52b
|
Add rpmalloc as a thread-safe alternative.
|
2022-06-24 22:51:20 +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 |
|