cqframework / cqf-tooling

Tooling for CQL and IG Authors
Apache License 2.0
19 stars 22 forks source link

Extract mat bundle multithreaded #478

Closed echicoine-icf closed 10 months ago

echicoine-icf commented 10 months ago

This upgrades the ExtractMatBundle operation to use ExecutorService and send out tasks to their own threads. The result is better utilization of cpu and multithreaded approach to tackling this operation.

By creating this PR you acknowledge that your contribution will be licensed under Apache 2.0