executor.properties 193 Bytes
threadPoolExecutor.core_pool_size=5
threadPoolExecutor.max_pool_size=15
threadPoolExecutor.queue_capacity=10
threadPoolExecutor.name.prefix=asyncExecutor
threadPoolExecutor.keep_alive_seconds=2