Hello,
I just want to verify if the Resource limit of producers/connection
actually increments the producer count depending on the destination
of the message and not the number of QueueSender object created.
For example, if I create a QueueSender with Session.createSender(null).
And I send a message using sender.send(queue1, message) and another
message using sender.send(queue2, message), then the producer count is
already 2, even if I only have one instance of QueueSender.
Thank you.
Oliver
------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/