<div class="gmail_quote">2011/4/8 Stanisław Pitucha <span dir="ltr">&lt;<a href="mailto:viraptor@gmail.com">viraptor@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On 8 April 2011 16:42, Brett Nemeroff &lt;<a href="mailto:brett@nemeroff.com">brett@nemeroff.com</a>&gt; wrote:<br>
&gt; Ok so does that mean that a short timer interval is just as efficient as<br>
&gt; realtime?<br>
<br>
</div>Delayed is more efficient, since realtime executes in the same process<br>
as the packet processing. This means that with realtime mode, the<br>
packet has to wait until the database operation is completed.<br>
That&#39;s not the case for the delayed mode.<br><br></blockquote><div><br></div><div>Fantastic. Thanks! </div><div>-Brett</div><div> </div></div>