First page
Back
Continue
Last page
Graphics
Pipes
Pipes provide another communication mechanism like queues.
Typically byte-oriented (streams)
Accepts arbitrary length messages.
(but read() has no knowledge of where a write() started or left off)