Subject: | Message Duplication |
See http://rt.cpan.org/Ticket/Display.html?id=30072 for the files discussed.
When run at home on a Intel Core 2 Quad Core (E6600), which is much
faster than the machine used in the ticket mentioned above:
* no packets are dropped
* however, duplicate packets are recorded
Again, the plain Net::Stomp client has no issues, that is to say, all
packets are received and recorded only once.
When POE receives a network packet from the Stomp server, does it:
* put the message at the end of the message queue (so that it happens
after the things yielded); or
* put the message before the things yielded
DSL