0 Replies Latest reply on Nov 30, 2007 8:57 AM by bortx

    Thread pool for messages enqueue

      Hello,

      I use jboss mq and I've seen in jbossmq-service.xml a thread pool used to dispatch messages queued. I want to know if there is another thread pool or another way of configuring a thread pool for dealing with the task that puts the message in the queue.

      I'm having performance problems in production when client threads put messages in the jms queue, it takes a lot of time, and I want to know how I could improve this task.

      Thanks a lot!