gocraft / work

Process background jobs in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the maximum number of connection go work can handle?

imjuanleonard opened this issue · comments

Context
I tried to run 40 workers that consume the job from the Redis pool. On work web UI it is showing that only 10 workers are running