On Aug 11 2013 8:25 AM, Michael Haberler wrote: > ... > > for instance it turns out that waiting for command completion must be > idempotent in face of serial reuse with the same ticket id. Another > reason why you'd want total ordering of tickets, otherwise this > becomes very messy.
Now were are definitely in the weeds... Is this why you did not want to reuse ID's? Also, what is causing the ticket ordering to get out of sync? Can the message passing (and everything else in the stream) guarantee in the worst case that any given ticket will have enough time to get collected and put in its slot before it is time to execute? EBo -- ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
