yoomoney/db-queue

Dynamic change configuration in runtime [betweenTasksTimeout, noTaskTimeout, threadCount, etc]

leventsov-i opened this issue · 1 comments

Hi,

What do you think about dynamic configuration any dbqueue params? It would be very useful for example when you increase thread count on during high load system and another decrease when it is not necessary without restart application. One more example when you set zero betweenTasksTimeout to empty the queue and when queue is empty return old params in back.

Thanks,
Leventsov Ivan

f0y commented

Hi! it would be a nice feature