[rabbitmq-discuss] message timestamp assigned by rabbitmq?
Wes
wmitchell at imvu.com
Sat Sep 1 02:09:32 BST 2012
When a message is sent to an exchange, does the time of acceptance get
recorded?
When I debug using either tcpdump or my client library (amqp for node.js),
I don't see any timestamp.
Here's what happens during a basic consume:
1 > basicDeliver
{"consumerTag":"node-amqp-24949-0.9644300159998238","deliveryTag":1,"redelivered":false,"exchange":"facts","routingKey":""}
1 > content header ["basic",0,{"contentType":"application/octet-stream"},39]
1 > content 39
Thanks,
/w
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120831/ed5405ab/attachment.htm>
More information about the rabbitmq-discuss
mailing list