<HTML><HEAD>
<META http-equiv=Content-Type content='text/html; charset=windows-1252'>
<title>Samsung Enterprise Portal mySingle</title>
<style> P, td, li {font-family:Arial, arial; font-size:9pt; margin-top:5px;margin-bottom:5px;} body{font-family:Arial, arial; font-size:9pt;}</style>
</HEAD><BODY><br>Hi Madi,
<p>Actually we are having a application framework which is having three important 
blocks like server which provides complete library support and binary support 
for running the application then there is a application launcher which launches 
the application and the most important is the IPC among them which is D BUS 
.</p>
<p>D BUS is responsible for every request for launching of application and inbetween 
remote procedure call and inter process communication apart from D BUS we are 
also using SOCKET for the same my observation says that SOCKET'S are much faster 
then using D BUS i may be wrong correct me if it is so.</p>
<p>Apart from that what i think is if we will develop a interface for every 
kind of application like web browser,media player etc. we will make the system 
drastically fast and systematic and easy to handle coz finally each application 
requires some sort of remote procedure call or interdependency ,now my doubt&nbsp;is 
will it be possible to use D BUS as total solution or mixed of D BUS and socket 
, will D BUS will be able to provide this much throughput or not .</p>
<p>Regards,</p>
<p>Deepesh</p>
<p>&nbsp;</p><p>&nbsp;</p><br><br>------- <b>Original Message</b> -------<br><b>Sender</b> : Madison Kelly&lt;linux@alteeve.com&gt;<br><b>Date</b>   : Aug 27, 2008 08:37 (GMT+09:00)<br><b>Title</b>  : Re: D BUS for real time application<br><br>DEEPESH&nbsp;SINGH&nbsp;wrote:
<br>&gt;&nbsp;
<br>&gt;&nbsp;Dear&nbsp;all&nbsp;,
<br>&gt;&nbsp;
<br>&gt;&nbsp;I&nbsp;m&nbsp;using&nbsp;DBUS&nbsp;for&nbsp;linux&nbsp;desktop&nbsp;application&nbsp;for&nbsp;P2P&nbsp;communication&nbsp;also&nbsp;
<br>&gt;&nbsp;i&nbsp;want&nbsp;to&nbsp;use&nbsp;it&nbsp;for&nbsp;real&nbsp;time&nbsp;application&nbsp;event&nbsp;handling&nbsp;which&nbsp;i&nbsp;feel&nbsp;
<br>&gt;&nbsp;requires&nbsp;a&nbsp;little&nbsp;change&nbsp;because&nbsp;it&nbsp;is&nbsp;not&nbsp;designed&nbsp;for&nbsp;the&nbsp;real&nbsp;time&nbsp;
<br>&gt;&nbsp;application.
<br>&gt;&nbsp;
<br>&gt;&nbsp;Is&nbsp;the&nbsp;way&nbsp;i&nbsp;m&nbsp;thinking&nbsp;is&nbsp;correct&nbsp;or&nbsp;i&nbsp;m&nbsp;loosing&nbsp;some&nbsp;points&nbsp;if&nbsp;anybody&nbsp;
<br>&gt;&nbsp;feels&nbsp;that&nbsp;it&nbsp;is&nbsp;not&nbsp;posible&nbsp;or&nbsp;requires&nbsp;a&nbsp;lot&nbsp;of&nbsp;change&nbsp;pls&nbsp;let&nbsp;me&nbsp;know&nbsp;
<br>&gt;&nbsp;how&nbsp;we&nbsp;can&nbsp;make&nbsp;it&nbsp;compatible&nbsp;for&nbsp;the&nbsp;real&nbsp;time&nbsp;system.
<br>&gt;&nbsp;
<br>&gt;&nbsp;According&nbsp;to&nbsp;my&nbsp;research&nbsp;i&nbsp;have&nbsp;seen&nbsp;that&nbsp;people&nbsp;are&nbsp;coming&nbsp;up&nbsp;with&nbsp;
<br>&gt;&nbsp;there&nbsp;solutions&nbsp;in&nbsp;different&nbsp;consortium&nbsp;like&nbsp;LIMO&nbsp;.
<br>&gt;&nbsp;
<br>&gt;&nbsp;PLZ&nbsp;send&nbsp;your&nbsp;valuable&nbsp;thought&nbsp;if&nbsp;any.
<br>&gt;&nbsp;
<br>&gt;&nbsp;Regards,
<br>&gt;&nbsp;
<br>&gt;&nbsp;Deepesh
<br>
<br>Hello,&nbsp;Deepesh.
<br>
<br>How&nbsp;do&nbsp;you&nbsp;define&nbsp;&quot;real&nbsp;time&quot;?&nbsp;By&nbsp;&#39;communication&#39;,&nbsp;do&nbsp;you&nbsp;mean&nbsp;between&nbsp;
<br>humans?&nbsp;D-Bus&nbsp;is&nbsp;designed&nbsp;to&nbsp;be&nbsp;low&nbsp;latency,&nbsp;but&nbsp;not&nbsp;high&nbsp;bandwidth.&nbsp;If&nbsp;
<br>your&nbsp;messages&nbsp;are&nbsp;short,&nbsp;you&nbsp;should&nbsp;be&nbsp;fine.
<br>
<br>Can&nbsp;you&nbsp;give&nbsp;more&nbsp;details&nbsp;on&nbsp;how&nbsp;your&nbsp;program&nbsp;works?&nbsp;Specifically,&nbsp;what&nbsp;
<br>do&nbsp;you&nbsp;hope&nbsp;to&nbsp;accomplish&nbsp;by&nbsp;introducing&nbsp;D-Bus?
<br>
<br>Madi
<br><p>&nbsp;</p><p>&nbsp;</p><!--SP:deepesh.t--><!--deepesh.t:EP--><p>&nbsp;</p><p>&nbsp;</p></BODY></HTML>