Gunnar Beutner
|
bf1a800e39
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
Gunnar Beutner
|
3946c388c5
|
Fix lock contention in ThreadPool::Post.
|
2013-09-18 11:22:52 +02:00 |
Gunnar Beutner
|
db2f7d5bf3
|
Use short name for threadpool worker threads.
|
2013-09-18 09:32:16 +02:00 |
Gunnar Beutner
|
3261ad7106
|
ThreadPool: Add missing lock.
|
2013-09-11 10:42:36 +02:00 |
Gunnar Beutner
|
fe0fb171d0
|
Remove debug code.
|
2013-09-03 14:10:57 +02:00 |
Gunnar Beutner
|
ba6be063b6
|
cluster: Compress log files.
|
2013-09-03 14:05:03 +02:00 |
Gunnar Beutner
|
86e2f3dd81
|
Windows build fix.
|
2013-09-01 06:01:27 +02:00 |
Gunnar Beutner
|
7f52e04a01
|
Implement OS-specific support for thread names.
|
2013-08-30 10:19:32 +02:00 |
Gunnar Beutner
|
52b645ed17
|
Increase minimum number of threads.
|
2013-08-29 15:49:11 +02:00 |
Gunnar Beutner
|
f39f69d390
|
Refactor ASSERT macro.
|
2013-08-28 08:18:58 +02:00 |
Gunnar Beutner
|
42cc9cc9b5
|
Bug fix for ThreadPool::KillWorker().
|
2013-08-27 15:57:00 +02:00 |
Gunnar Beutner
|
e9e55cd8c0
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
Gunnar Beutner
|
f4d04f8172
|
Fix ThreadPool exception on shutdown.
Fixes #3891
|
2013-05-13 09:58:24 +02:00 |
Gunnar Beutner
|
4db8b09ff7
|
Build fix.
|
2013-04-22 11:39:23 +02:00 |
Gunnar Beutner
|
fcdb690b48
|
Even more unit tests.
|
2013-04-19 12:58:16 +02:00 |
Gunnar Beutner
|
06839ba4b0
|
Fix case where all threadpool threads are killed.
|
2013-04-05 14:32:16 +02:00 |
Gunnar Beutner
|
b0c8f3f626
|
Make thread pool utilization calculation more accurate.
|
2013-03-28 12:14:39 +00:00 |
Gunnar Beutner
|
fd3e92ea0c
|
Refactor AsyncTasks.
|
2013-03-25 17:36:15 +00:00 |
Gunnar Beutner
|
d79a7fca0d
|
Removed unused ThreadPool class.
|
2012-09-14 14:44:54 +02:00 |
Gunnar Beutner
|
9bc93ce4a9
|
Renamed 'doc' to 'docs'.
Moved Doxygen files to docs/.
Removed cJSON directory.
Moved libraries into lib/.
Renamed 'config' to 'm4'.
Renamed 'dyn' library to 'config'.
|
2012-09-07 10:27:31 +02:00 |