Actually the reason behind different queue creation is that each queue is associated with a unique operation and so it is not possible to combine queues.
and we have 4 topics as well which are connected to the respective queues based on the operation.
what i need to implement is that we got the events in a specific order on different queues and how we can control the ordering between different queues.