Sciweavers

ISPDC
2005
IEEE

Active Zero-copy: A performance study of non-deterministic messaging

13 years 10 months ago
Active Zero-copy: A performance study of non-deterministic messaging
Zero-copy communication exchanges the messages among the buffers that are allocated and locked before the communication itself. This communication style fits into applications that the communication timings and the message sizes are known in its initialization phase. However, another application with non-deterministic messaging such as web or parallel database can not fit into the style because the sizes and timings of its messages change at every communication. This paper proposes a new zero-copy communication style for these kind of application, called active zerocopy, that receives messages without pre-allocated buffers. The performance evaluation with the active zero-copy comparing with the conventional zero-copy, when the applications with non-deterministic messaging is applied, shows its efficiency.
Shinichi Yamagiwa, Keiichi Aoki, Koichi Wada
Added 25 Jun 2010
Updated 25 Jun 2010
Type Conference
Year 2005
Where ISPDC
Authors Shinichi Yamagiwa, Keiichi Aoki, Koichi Wada
Comments (0)