4a2c73780a
fix(messageqcpp): MCOL-5636 same node communication crashes transmiting PP errors to EM b/c error messaging leveraged socket that was a nullptr. ( #3106 )
2024-01-17 20:18:23 +03:00
56f2346083
Remove windows ifdefs
2023-03-02 15:59:42 +00:00
3b87532413
Revert "This patch disables FairThreadPool to double check if this feature contributes to multiple strange side-effects and ocassional failed MTR tests"
...
This reverts commit b78cbffa93
.
2022-07-22 14:04:06 +00:00
b78cbffa93
This patch disables FairThreadPool to double check if this feature contributes to multiple strange side-effects and ocassional failed MTR tests
2022-07-20 11:17:19 +00:00
6cff14997d
Revert "This reverts MCOL-5044 AKA FairThreadPool that breaks regr test002"
...
This reverts commit 61359119ad
.
2022-07-09 12:38:51 +00:00
61359119ad
This reverts MCOL-5044 AKA FairThreadPool that breaks regr test002
...
This reverts commit e40c16bd56
, reversing
changes made to 18e6b1d77b
.
2022-06-10 14:17:59 +00:00
fd8ba33f21
MCOL-5044 This patch replaces PriorityThreadPool with FairThreadPool that uses a simple
...
operations + morsel size weight model to equally allocate CPU b/w parallel query morsels.
This patch delivers better parallel query timings distribution(timings graph resembles normal
distribution with a bigger left side thus more queries runs faster comparing with PrioThreadPool-based
single-node installation).
See changes in batchprimitiveprocessor-jl.h and comments in fair_threadpool.h for
important implementation details
2022-06-03 10:08:12 +00:00
04752ec546
clang format apply
2022-01-21 16:43:49 +00:00
01f3ceb437
replace header guards with #pragma once
2022-01-21 15:24:58 +00:00
01446d1e22
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
b1b60065d9
build fails with boost linking errors
2016-06-03 13:55:09 +03:00
f6afc42dd0
the begginning
2016-01-06 14:08:59 -06:00