Hola,
Tengo productos que salen del separador identificados con "Type" y "num". Estos productos van a su respectiva cola, cada cola recibe un tipo de producto, identificado con "Type". Pero quiero que pasen los productos al procesador en orden, es decir, si entra al procesador 1 un producto con "num"= 14, que luego se procesen todos los que tienen ese "num" y de esta forma se vayan procesando. ¿Cómo puedo hacer esto?
Google Translated:
Exit from queue to processor with priority
Hello,
I have products that come out of the separator identified with "Type" and "num". These products go to their respective queue, each queue receives a type of product, identified with "Type". But I want the products to be passed to the processor in order, that is, if a product with "num" = 14 enters processor 1, then all those with that "num" are processed and in this way they are processed. How can I do this?