lumiera_/tests/vault/gear
Ichthyostega 1c4f605e8f Library/Application: switch WorkForce
The WorkForce (passive worker pool) has been coded just recently,
and -- in anticipation of this refactoring -- directly against std::thread
instead of using the old framework.

...the switch is straight-forward, using the default case
...add the ability to decorate the thread-IDs with a running counter
2023-10-12 22:00:55 +02:00
..
activity-detector-test.cpp Activity-Lang: abstracted execution framework complete and tested (closes: #1319) 2023-09-03 01:50:50 +02:00
activity-detector.hpp Activity-Lang: abstracted execution framework complete and tested (closes: #1319) 2023-09-03 01:50:50 +02:00
block-flow-test.cpp Library: switch Microbenchmark setup to C++17 threads 2023-09-24 18:07:28 +02:00
scheduler-activity-test.cpp Activity-Lang: complete handling of IO activities 2023-09-03 00:40:37 +02:00
scheduler-commutator-test.cpp Workforce: implementation complete 2023-09-09 23:42:13 +02:00
scheduler-invocation-test.cpp Workforce: implementation complete 2023-09-09 23:42:13 +02:00
scheduler-usage-test.cpp Workforce: requirement analysis 2023-09-05 00:22:17 +02:00
work-force-test.cpp Library/Application: switch WorkForce 2023-10-12 22:00:55 +02:00