0

How would I know the maximum number of messages a JMS Queue can hold?

Regards Chaitanya

1 Answer 1

1

You can't, based on the raw JMS API. Such functionality might be available in a particular vendor's implementation via auxiliary classes or JMX. For instance, Apache ActiveMQ has numerous classes to assist in interacting with the broker, beyond the basic API.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.