Unverified Commit c999410e authored by 乔占卫's avatar 乔占卫 Committed by GitHub
Browse files

Merge pull request #42 from qiaozhanwei/dev

worker fetch task num update
parents 2460b0a2 89879f2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -5,7 +5,7 @@ worker.exec.threads=100
worker.heartbeat.interval=10
worker.heartbeat.interval=10


# submit the number of tasks at a time
# submit the number of tasks at a time
worker.fetch.task.num = 10
worker.fetch.task.num = 3




# only less than cpu avg load, worker server can work. default value : the number of cpu cores * 2
# only less than cpu avg load, worker server can work. default value : the number of cpu cores * 2