Skip to content

add max parallel goroutines option#12

Open
anyongjin wants to merge 4 commits intod4l3k:masterfrom
anyongjin:master
Open

add max parallel goroutines option#12
anyongjin wants to merge 4 commits intod4l3k:masterfrom
anyongjin:master

Conversation

@anyongjin
Copy link
Copy Markdown

Some job functions may use global variables and cannot be executed concurrently. An option is added to allow setting the maximum number of concurrent functions. When the number of concurrent functions is 1, multiple goroutines are prohibited from executing concurrently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant