parallec
parallec copied to clipboard
Multiple Global Configs
Hi,
We are trying to create multiple instances of Parallec and execute Bulk jobs in each one of them. We need to config different concurrency and timeout values in each client. Is that possible? While considering there is one Class of GlobalConfig.
Thanks
@tomerbal thanks for your interests in parallec. You can use the same parallec instance with different aync http client, which give you different timeout: http://www.parallec.io/docs/configurations/#async-http-client
for the concurrency, you can just set per requests. http://www.parallec.io/docs/submit-task/#generate-submit-task