I have a Queue configured in my appserver. Is there a limit on how many messages I can send to the queue?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The answer to your question is yes. Computers have a finite amount of memory, so eventually you’ll hit a limit. Without further information (size of data, type of application, JVM memory limits, etc) it’s impossible to answer your question more in depth.