Is there a way to create a new and exclusive queue that accepts only one session at a time? I'm trying to use 'qpid-config' command for this, is there any parameter to do that?

I tried using the configuration x-declare: {auto-delete: false, exclusive: true} in the creation of the session, but it seems to have had no result

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to