There is nothing to configure, different processes can share the same queue. If you want process A to work certain types of item and process B to work another type, then you need to think about how to distinguish item types. Applying tags is usually a good way to achieve this.