hi all,

i am part of the design team whic is developing infrastructure for
mobile computing. we have developed these two daemons which
come up during bootup. 

what we needed was some form of IPC between these two processes.
i know that one can choose from Messg queue, Shared mem, Semaphore opn,
(std ipc) or create unix domain socket or a socket stream.
i am not able to decide which one . although everbody talks about IPC
but i hardly see the existing daemons (sendmail, telnetd, ftpd etc) using
them. i think the gpm(mouse daemon) uses socket stream.

what i am looking for is which one to use and what to use where.

thanks to everybody in advance
pankaj


 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

  ("`-''-/").___..--''"`-._           Pankaj Kr. Rathore 
   `o_ o  )   `-.  (     ).`-.__.`)   ATG,  
   (_Y_.)'  ._   )  `._ `. ``-..-'    Tata Infotech Ltd.
 _..`--'_..-_/  /--'_.' .'            80 Feet Rd., Indiranagar
(il).-''  (li).'  ((!.-'              Bangalore 560008
                                      091-80-5284681 Xtension 362

 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  Enthusiasm is at the bottom of all progress.
  With it there is accomplishment. Without it there are only alibis...
                                                - Henry Ford     
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-




-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to