Added option to spawn multiple sender processes
This commit is contained in:
parent
88fe24a709
commit
8ca1fbb535
12 changed files with 262 additions and 135 deletions
|
@ -112,5 +112,5 @@ host="127.0.0.1"
|
|||
|
||||
[queue]
|
||||
# How many parallel sender processes to spawn
|
||||
# Do not use more than 1 for now as it would create race conditions
|
||||
# You can use more than 1 process only if you have Redis enabled
|
||||
processes=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue