Interprocess_communication Interprocess_communication

Interprocess communication - Definition and Overview

Related Words: Accommodation, Account, Acknowledgment, Acquaintance, Advice, Agglomeration, Agglutination, Aggregation, Aisle, Alley, Ambulatory, Announcement, Answer, Aperture, Arcade, Artery, Articulation, Avenue, Award, Billet, Bond, Bracketing

Inter-process communication (IPC) is the exchange of data between one process and another, either within the same computer or over a network. It implies a protocol that guarantees a response to a request. Examples are Unix sockets, RISC OS's messages, Mach ports, OS/2's named pipes, Microsoft Windows' DDE, Novell's SPX, Apple Macintosh's IAC (particularly AppleEvents) and different forms of software componentry (CORBA, Component Object Model ...).

Although IPC is performed automatically by programs, an analogous function can be performed interactively when users cut and paste data from one process to another using a clipboard.

Table of IPC Methods:

Method Operating Systems
File All operating systems
Signal All operating systems
Pipe All POSIX systems
Named pipe All POSIX systems
Shared memory All POSIX systems
Memory map All POSIX systems; may carry race condition risk if a temporary file is used

References

This article was originally based on material from the Free On-line Dictionary of Computing, which is licensed under the GFDL.

Example Usage of communication

RandburgNews: New blog post: Better communication with teachers will help your child’s development http://bit.ly/65k0Vs/
bartx: Bij communication in english. Vanavond chillen met mn broertje en dan naar Veenendaal
RevezNexus: RT @egadenne: Fan de communication à base de blogs corporate, follow @NatCordeaux . #followfriday
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.