-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.2.0, 1.3.0
-
Component/s: Runtime / Coordination
-
Labels:None
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.