The irony
The irony
Posted Nov 5, 2010 4:17 UTC (Fri) by dlang (guest, #313)In reply to: The irony by davide.del.vento
Parent article: Shuttleworth: Unity on Wayland
over high-latency links X performs poorly because it serializes everything and so you have a huge number of round trips, but since these are very standard messages that have the same answer for all applications, most of this data can be cached and replied to locally, eliminating the network latency. there's still the message passing and parsing latency, and most of these messages could be combined to save that, but still keep the network transparency in place.
Posted Nov 5, 2010 13:30 UTC (Fri)
by rgoates (guest, #3280)
[Link] (1 responses)
Posted Nov 6, 2010 3:42 UTC (Sat)
by mfedyk (guest, #55303)
[Link]
please explain why nx hasn't become the wire protocol for x...
The irony
The irony