Class ExecutionContextPool


  • public class ExecutionContextPool
    extends Object
    Pool of ExecutionContext objects. By default will pool a maximum of 20 ExecutionContext objects for reuse. Has an optional reaper thread that cleans out the unused pooled objects every 60 secs.