module Concurrent
def self.global_fast_executor
-
(ThreadPoolExecutor)
- the thread pool
def self.global_fast_executor GLOBAL_FAST_EXECUTOR.value! end
(ThreadPoolExecutor)
- the thread pool
def self.global_fast_executor GLOBAL_FAST_EXECUTOR.value! end