toad wrote: > I don't understand. Why is LIFO better? I don't understand either - maybe because it favours new messages, which are less likely to be redundant copies of messages that have already reached their destinations? If that's true, it might also have lower latency...
> Are you allowing *ALL* requests > to complete before reporting the result? No, I'm taking a slice of the simulation in its steady state and counting the number of messages sent and received in that slice. Cheers, Michael