<div dir="ltr">Hello,<br>The documentation of dbus states:<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The bus daemon never reorders messages. That is, if you send two method call messages to the same recipient, they will be received in the order they were sent. </blockquote><div><br></div><div>I would like to know that if the order of these message is also kept across different APIs. For example, if a signal is emitted from foo.bar.A and after that another signal is emitted from moon.earth.B will the client receive the messages in this order?<br><br>Thanks,<br>Fabián Orccón</div></div>