Hi,<br><br>For me, the message speed is important and 4.7ms per message is too slow, because :<br>&nbsp;- 100ms is the max reaction time for the user<br>&nbsp;- I have several applications interconnected together through an IPC (will be DBus or another)<br>
&nbsp;- that can send several messages in the same time<br><br>In my system, there are situations where several applications send several messages in the same time, and it cannot fit the 100ms.<br><br>That is why I would be interested by a quicker direct DBus.<br>
<br>Jerome<br><br><br><div class="gmail_quote">2008/10/31 Simon McVittie <span dir="ltr">&lt;<a href="mailto:simon.mcvittie@collabora.co.uk">simon.mcvittie@collabora.co.uk</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Fri, 31 Oct 2008 at 17:23:16 +0200, Alberto Mardegan wrote:<br>
&gt; I was not especially thinking of the desktop, but rather to the Maemo platform<br>
&gt; and Telepathy specifically: for instance, telepathy connection managers<br>
&gt; typically communicate with 1-2 processes only<br>
<br>
</div>... for very large values of &quot;2&quot; that include Mission Control, the<br>
presence UI, the chat UI, the VoIP UI, and future collaborative stuff.<br>
Sorry, Telepathy is not a good example here!<br>
<div class="Ih2E3d"><br>
&gt; Yes, that&#39;s true. What I&#39;m more concerned about is those (rare) moments where<br>
&gt; many messages are exchanged at the same time; for instance, when the network<br>
&gt; connection goes online the Telepathy connection managers must deliver<br>
&gt; information on the online contacts, their avatars, a few GetAll methods are<br>
&gt; called on the Telepathy connections and channels interfaces to retrieve their<br>
&gt; properties. This might have some sensible impact on the user experience.<br>
<br>
</div>This could be optimized by cleverer client-side code in telepathy-glib<br>
(I&#39;m already aware of some low-hanging fruit which I&#39;ll be working on<br>
soon) and less round-trippy APIs (ditto) before we go anywhere near altering<br>
D-Bus.<br>
<font color="#888888"><br>
 &nbsp; &nbsp; Simon<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
dbus mailing list<br>
<a href="mailto:dbus@lists.freedesktop.org">dbus@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/dbus" target="_blank">http://lists.freedesktop.org/mailman/listinfo/dbus</a><br>
</div></div></blockquote></div><br>