|
计算机应用研究 2006
Research on Desktop Inter-Process Communication of Open System
|
Abstract:
The desktop system is composed of a collection of application programs which need to collaborate with each other to accomplish a special task.So the programs should communicate effectively and rapidly.Owe to the traditional IPC mechanism and Interoperate system isn't fit for the desktop Inter-Process Communication(IPC),GNOME and KDE which are primary desktop system in open system adopt CORBA and DCOP as there communication mechanism respectively and D-BUS which intent for used in all the desktop is designed recently.In this paper,we acquire the architecture and characteristics of the desktop IPC and also put forward a principle of design and how to choose a desktop IPC by analyze and compare these desktop IPC mentioned above.