daml/ledger/sandbox
Samir Talwar a325d00468
participant-integration-api: Reuse the services execution context for data munging. (#8415)
* participant-integration-api: Reuse the services EC for data munging.

Rather than spawning a separate thread pool for manipulating data before
and after index queries, we can just re-use the services EC, which is
already a work-stealing thread pool.

* kvutils: Share the services EC with the indexer.

CHANGELOG_BEGIN
CHANGELOG_END
2021-01-29 16:54:58 +00:00
..
src participant-integration-api: Reuse the services execution context for data munging. (#8415) 2021-01-29 16:54:58 +00:00
BUILD.bazel Add a library that defines Resource factory methods for gRPC servers and channels (#8604) 2021-01-25 10:32:36 +01:00