XIPC is a middleware
product that manages interprocess
communication across programs in a network. A process is a unit of
work associated with a particular user request (for example). Completing that work usually involves
creating other processes or communicating between processes. This interprocess communication is
performed using:
- Message queueing
- Semaphores
- Memory sharing
XIPC allows a programmer to use these interprocess communication methods across processes that
are distributed in different locations in a network so that the programmer need not be aware of the
network or individual process locations. To do this, XIPC adds peer-to-peer
messaging to the IPC methods. The developer of XIPC, Level 8 Software, calls this "message-oriented
middleware (MOM)."
This was last updated in April 2005
Email Alerts
Register now to receive SearchSOA.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
Forrester analyst Randy Heffner offers some best practices and his predictions for software integration management.
-
In this Q&A, Dave West advises on strategies for app integration issues faced by today's software developers, architects, project managers and CIOs.
-
EAs must be the innovators pushing organizations to adopt new technologies that allow business capabilities to change along with new opportunities.
-
Articles
-
Resources from around the Web