<br><br><div class="gmail_quote">On Sun, Mar 13, 2011 at 8:51 PM, David Sommerseth <span dir="ltr"><<a href="mailto:dazo@users.sourceforge.net">dazo@users.sourceforge.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On 11/03/11 16:50, Peter Penzov wrote:<br>
> Hi,<br>
>     I'm interested is there any benchmark tests for Centos. How fast is<br>
> for example Unix domain socket and Message Queue?<br>
><br>
<br>
</div></div>I'm not aware of any scientific researches on this topic, but it might be<br>
others know.  However, this should normally be a pretty simple task to<br>
measure.  A little program which establishes a socket, SYSV or POSIX message<br>
queue, send X bytes and measure the time it takes.<br>
<br>
I've done some tests between SYSV and POSIX message queues.  My experience is<br>
that the POSIX implementation is much more efficient.<br></blockquote><div><br>Would you give me more information about the tests that you have made?<br>Would you share the source code of your test?<br><br>Regards <br>Peter<br>
<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
David Sommerseth<br>
<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</blockquote></div><br>