Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

Multiple Global Configs #85

Open
tomerbal opened this issue Jun 17, 2018 · 1 comment
Open

Multiple Global Configs #85

tomerbal opened this issue Jun 17, 2018 · 1 comment

Comments

@tomerbal
Copy link

tomerbal commented Jun 17, 2018

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

@jeffpeiyt
Copy link
Contributor

@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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants