Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.12.0
-
None
-
None
Description
The EntityhubDereferenceEngine currently uses the calling thread for dereferencing engities. While the core DereferenceEngine supports to use an ExecutorService for parallel dereference requests
This will add the possibility to
- configure a thread pool to be used by an engine instance for dereferencing
- use a shared thread pool for all engine instances