Active Connection: Sessions: Producers
Use this page to monitor information for an active JMS producer, which sends messages to a JMS queue (QueueSender) or topic (TopicPublisher).
Column Display
Name Description Messages Pending The number of messages pending (uncommitted and unacknowledged) by this producer.
MBean Attribute:
JMSProducerRuntimeMBean.MessagesPendingCount
Messages Sent The number of messages sent by this producer since the last reset.
MBean Attribute:
JMSProducerRuntimeMBean.MessagesSentCount
Bytes Pending The number of bytes pending (uncommitted and unacknowledged) by this producer.
MBean Attribute:
JMSProducerRuntimeMBean.BytesPendingCount
Bytes Sent The number of bytes sent by this producer since the last reset.
MBean Attribute:
JMSProducerRuntimeMBean.BytesSentCount