Skip to main content
Question

Run multiple queues in a device pool

  • July 11, 2024
  • 1 reply
  • 80 views

Forum|alt.badge.img+1

Hello,

In my use case, we have to process big data and need to clarify the input:

  • Input data is less than 1000 records
  • Input data is more than 1000 records

So, I create 2 queue:

  •  Queue for “Input data is less than 1000 records” : Processing time: not set
  •  Queue for “Input data is more than 1000 records”: Processing time: from 7PM to 7AM

I would like to deploy 2 queue in same device pool,  is it possible?

Thanks.

 

1 reply

Forum|alt.badge.img+1
  • Author
  • Cadet | Tier 2
  • July 11, 2024

I  have missed information:

  • Input data is less than 1000 records: need to execute at working time
  • Input data is more than 1000 records: need to execute at night, because it takes a long time and impacts to other requests