summaryrefslogtreecommitdiffstats
path: root/staging_vespalib/src/tests/sequencedtaskexecutor/sequencedtaskexecutor_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move state_server, metrivs and some all executors from staging_vespalib too v...Henning Baldersheim2022-05-181-351/+0
* Wire in control of whether taskLimit is hard.Henning Baldersheim2022-01-181-5/+31
* Add an interface that can post a list of task instead of only one at a time.Henning Baldersheim2022-01-131-2/+21
* Rename test to reflect current behaviourHenning Baldersheim2021-11-161-1/+1
* Add a fixed size table of 8 * num_exutors with 16 bit entries. Use this for m...Henning Baldersheim2021-11-131-3/+8
* Test the distribution we get with 8 attributes and 4/8 threads.Henning Baldersheim2021-11-101-0/+24
* Rename ISequencedTaskExecutor::sync() to sync_all().Tor Egge2021-10-281-8/+8
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Make it compatible with c++2aHenning Baldersheim2020-12-021-1/+1
* Name the threads so it is easier to see who is doing what.Henning Baldersheim2020-11-121-7/+9
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-1/+1
* Let getExecutorId be a pure interface.Henning Baldersheim2020-06-261-4/+5
* Let the executor create an executor id to its liking.Henning Baldersheim2020-06-251-6/+8
* Add control for kind_of_watermark and reaction time.Henning Baldersheim2020-04-061-0/+22
* Move sequenced task executors to staging vespalibHenning Baldersheim2020-04-041-0/+250