[CentOS] IPC Benchmark in Centos

David Sommerseth dazo at users.sourceforge.net
Sun Mar 13 18:51:34 UTC 2011


On 11/03/11 16:50, Peter Penzov wrote:
> Hi,
>     I'm interested is there any benchmark tests for Centos. How fast is
> for example Unix domain socket and Message Queue?
>

I'm not aware of any scientific researches on this topic, but it might be 
others know.  However, this should normally be a pretty simple task to 
measure.  A little program which establishes a socket, SYSV or POSIX message 
queue, send X bytes and measure the time it takes.

I've done some tests between SYSV and POSIX message queues.  My experience is 
that the POSIX implementation is much more efficient.


kind regards,

David Sommerseth




More information about the CentOS mailing list