Merge pull request #4628 from vmware/tune_job_service

Update the worker concurrency of job service
This commit is contained in:
Daniel Jiang 2018-04-11 18:39:53 +08:00 committed by GitHub
commit 8f0280b306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,8 @@ port: 8080
#Worker pool
worker_pool:
#0 means unlimited
workers: 10
#Worker concurrency
workers: 50
backend: "redis"
#Additional config if use 'redis' backend
#TODO: switch to internal redis endpoint and namespace.