IPC
(1) (InterProcess Communication) The exchange of data between one program and another either within the same computer or over a network. It implies a protocol that guarantees a response to a request. Examples are OS/2's Named Pipes, Windows' DDE, Novell's SPX and Macintosh's IAC.
(2) (Instructions Per Clock cycle) The number of instructions that can be executed by a CPU in one tick of the clock. This is accomplished by various pipelining techniques that determine which instructions can be executed in parallel and keeping often-used instructions in a cache. See pipeline processing.
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.
Browse dictionary definitions near IPC
Share on Facebook