[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Greetings and comments on MCP 2.1



> A server driven approach (or a client driven approach for that matter)
> has the benefit of reducing the amount of traffic to shift before the
> session can begin passing normal messages.

Yes, but we're talking about bandwidth vs latency here.  In a perfect
world we would have empirical evidence to help us make our decisions,
but for now, it's just my intuition that the cost of, in your example,
sending six extra lines from the client is less than the cost of
waiting for the lines from the server to show up.

--Erik