Sciweavers

HPDC
1997
IEEE

Optimizing Layered Communication Protocols

13 years 9 months ago
Optimizing Layered Communication Protocols
Layering of protocols o ers several well-known advantages, but typically leads to performance ine ciencies. We present a model for layering, and point out where the performance problems occur in stacks of layers using this model. We then investigate the common execution paths in these stacks and how to identify them. These paths are optimized using three techniques: optimizing the computation, compressing protocol headers, and delaying processing. All of the optimizations can be automated in a compiler with the help of minor annotations by the protocol designer. We describe the performance that we obtain after implementing the optimizations by hand on a full-scale system.
Mark Hayden, Robbert van Renesse
Added 06 Aug 2010
Updated 06 Aug 2010
Type Conference
Year 1997
Where HPDC
Authors Mark Hayden, Robbert van Renesse
Comments (0)