<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 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> </p><p> </p><br><br>------- <b>Original Message</b> -------<br><b>Sender</b> : Madison Kelly<linux@alteeve.com><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 SINGH wrote:
<br>>
<br>> Dear all ,
<br>>
<br>> I m using DBUS for linux desktop application for P2P communication also
<br>> i want to use it for real time application event handling which i feel
<br>> requires a little change because it is not designed for the real time
<br>> application.
<br>>
<br>> Is the way i m thinking is correct or i m loosing some points if anybody
<br>> feels that it is not posible or requires a lot of change pls let me know
<br>> how we can make it compatible for the real time system.
<br>>
<br>> According to my research i have seen that people are coming up with
<br>> there solutions in different consortium like LIMO .
<br>>
<br>> PLZ send your valuable thought if any.
<br>>
<br>> Regards,
<br>>
<br>> Deepesh
<br>
<br>Hello, Deepesh.
<br>
<br>How do you define "real time"? By 'communication', do you mean between
<br>humans? D-Bus is designed to be low latency, but not high bandwidth. If
<br>your messages are short, you should be fine.
<br>
<br>Can you give more details on how your program works? Specifically, what
<br>do you hope to accomplish by introducing D-Bus?
<br>
<br>Madi
<br><p> </p><p> </p><!--SP:deepesh.t--><!--deepesh.t:EP--><p> </p><p> </p></BODY></HTML>