<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">P {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
P {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<p>Hi,</p>
<div style="FONT-SIZE: 16px; FONT-FAMILY: Times New Roman; COLOR: #000000">
<div>
<div style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma; COLOR: #000000; DIRECTION: ltr">
<div>
<p> </p>
<p>TAO VERSION: 1.6a_p13<br>
ACE VERSION: 5.6a_p13</p>
<p> </p>
<p>HOST MACHINE and OPERATING SYSTEM:<br>
</p>
<p>     Red Hat Enterprise Linux Server release 6.6 (Santiago)</p>
<p><br>
COMPILER NAME AND VERSION (AND PATCHLEVEL):<br>
        g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11)</p>
<p> </p>
<p>DOES THE PROBLEM AFFECT:<br>
    COMPILATION? No<br>
    LINKING? No<br>
    EXECUTION? Yes</p>
<p> </p>
<p>SYNOPSIS:</p>
<p>Using TAO for a production equities feed publish/subscribe system.<br>
Would like advice on using oneway calls.</p>
<p><br>
DESCRIPTION:</p>
<p>We are doing performance tests on the throughput of the publisher sending 100K messages to subscriber, both running on different servers.<br>
</p>
<p>The average timings are around 25 secs for 100k messages.</p>
<p>The IDL method is something like this : </p>
<p>    void deliverMessage(in SL_Msg::Message msg);</p>
<p> </p>
<p>Alternatively, when we run same tests using the oneway call , the timings are around 3 seconds for 100k messages, a vast improvement.</p>
<p>    oneway void deliverMessage2(in SL_Msg::Message msg);</p>
<p> </p>
<p>Can anyone advised if it is ok to use oneway calls in the scenario that I have described ?<br>
Are there any cons to this approach , like possibility of receiving data out of band ? 
</p>
<p> </p>
<p>We have tried to send up to 500K messages with a running sequence number and so far there has been no out of sequence messages.</p>
<p><br>
 </p>
<div style="FONT-SIZE: 13px; FONT-FAMILY: Tahoma">
<div style="MARGIN: 0px"><font size="2" face="Calibri,sans-serif"><span style="FONT-SIZE: 11pt"><font color="#999999" size="1"><span style="FONT-SIZE: 7.5pt; BACKGROUND-COLOR: white">
<p class="MsoNormal"><span style="FONT-SIZE: 9pt; COLOR: #005480"><font size="2">Regards,</font></span></p>
<p class="MsoNormal"><span style="FONT-SIZE: 9pt; COLOR: #005480"><font size="2"></font></span> </p>
<p class="MsoNormal"><span style="FONT-SIZE: 9pt; COLOR: #005480"><font size="2">Quek Tai Wee</font></span></p>
</span></font></span></font></div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>