Jan
|
fa7de56cf8
|
upgrade to boost 1.69.0 (#7910)
|
2019-01-09 17:17:33 +01:00 |
Simon
|
fdee0544b7
|
Using asio::io_context::strands instead of locks (#5266)
* initial try adding strands
* working, stable amount of threads
* improve shell_client cluster
* Fixing some accounting for the scheduler
* Fix accounting
* Fixing wrong strand usage
* add missing return
* Fixing thread accounting
* More scheduler accounting issues
* Fixing various things
* Fixing some stuff
* Fixing some stuff
* Some more subtle bugfixes
* Some cleanup code
* fixing some stuff
* adding some more fixes
* Fixing possible issues
* Fixing missing _storeResult
* Fixing some stuff
* Reducing lambda stack, perhaps fixing hangups
* Fix writeunlocker
* Fixing possible issues
* adding some debugging stuff
* refactor sockets
* possible fixes
* Adding more job guards
* Fixin possible bug
* cleaning up some stuff
* working impl
* Remove debugging output
* Fixing build
* fixing import
* Fixing another bug
* removing debug log
* Removing examples
* Reverting scheduler working code
* Cleanup
* Addressing review comments
|
2018-05-07 15:58:19 +02:00 |
Wilfried Goesgens
|
357ec8ebef
|
prohibit the use of sleep() in the source (#5178)
|
2018-04-30 10:23:22 +02:00 |
Dan Larkin
|
e2fdab431c
|
Fix compiler warnings and needlessly failing catch tests. (#3171)
|
2017-08-31 17:27:25 +02:00 |
Dan Larkin
|
6a449efb06
|
Improved cache rebalancing and allocation strategies.
|
2017-03-11 12:15:08 -05:00 |
Andreas Streichardt
|
ce3c17e7de
|
Merge branch 'devel' into catch_tests_ng
|
2017-03-06 17:59:26 +01:00 |