tx_ rx_ significance

20 views
Skip to first unread message

Amit Vadje

unread,
Apr 25, 2017, 9:29:12 AM4/25/17
to jPOS Users
Hi,

Can anyone please explain about below line?
tx=0, rx=0, tx_expired=0, tx_pending=0, rx_expired=0, rx_pending=0, rx_unhandled=0, rx_forwarded=0, connected=true, last=0

what does tx, rx and other details stands for?


Thanks,
Amit

Alejandro Revilla

unread,
Apr 25, 2017, 9:37:18 AM4/25/17
to jPOS Users
tx: messages transmitted
rx: messages received
tx_expired: messages that the MUX was not able to transmit (no connection to the channel)
tx_pending: messages already on time to be sent out through the channel (waiting for a connection)
rx_expired: messages that didn't get a response
rx_pending: messages we are still waiting for a response
rx_unhandled: messages received that didn't match any request
rx_forwarded: messages forwarded to the unhandled queue
connected: status of the MUX (connected, unconnected)
last: timestamp (in millis) of the last messages received

It would be nice to have this information in the QMUX documentation. Are you up to send us a pull request against https://github.com/jpos/jPOS/blob/master/doc/src/asciidoc/ch08/qmux.adoc ?





--
--
jPOS is licensed under AGPL - free for community usage for your open-source project. Licenses are also available for commercial usage. Please support jPOS, contact: sa...@jpos.org
---
You received this message because you are subscribed to the Google Groups "jPOS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jpos-users+unsubscribe@googlegroups.com.
To post to this group, send email to jpos-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/95d737d8-be45-4d67-a8b7-61c699e8dd98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

chhil

unread,
Apr 25, 2017, 9:41:41 AM4/25/17
to jpos-...@googlegroups.com

Amit Vadje

unread,
Apr 25, 2017, 10:02:09 AM4/25/17
to jPOS Users
Hi Alejandro,

Thanks a lot for sharing this information, will pull the request and update the same.

Can you please explain significance of same information for Queue and Space e.g. head, tail?


Thanks,
Amit


To unsubscribe from this group and stop receiving emails from it, send an email to jpos-users+...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages