Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.2.0, 1.3.0
-
None
Description
The Scheduler uses internally a Scala ExecutionContext and Akka's Futures to execute concurrent tasks. In order to remove the dependency on both frameworks, we should replace it via an Executor.