Title :
Active Zero-copy: A performance study of non-deterministic messaging
Author :
Yamagiwa, Shinichi ; Aoki, Keiichi ; Wada, Koichi
Author_Institution :
INESC-ID, Lisboa
Abstract :
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 kinds of application, called active zero-copy, that receives messages without pre-allocated buffers. The performance evaluation with the active zero-copy compared with the conventional zero-copy, when the applications with non-deterministic messaging is applied, shows its efficiency
Keywords :
message passing; active zero-copy; nondeterministic messaging; zero-copy communication; Application software; Computer networks; Computer science; Databases; Degradation; Delay; Large-scale systems; Parallel processing; Throughput; Timing;
Conference_Titel :
Parallel and Distributed Computing, 2005. ISPDC 2005. The 4th International Symposium on
Conference_Location :
Lille
Print_ISBN :
0-7695-2434-6
DOI :
10.1109/ISPDC.2005.11