Chapter 11: Programming with Pipes


 Download CD Content

In This Chapter

  • Review of the Pipe Model of IPC

  • Differences Between (Anonymous) Pipes and Named Pipes

  • Creating Anonymous and Named Pipes

  • Communicating Through Pipes

  • Command-line Creation and Use of Pipes

Introduction

In this chapter, we ll explore the GNU/Linux pipes. The pipe model is an older but still useful mechanism for inter-process communication. We ll look at what are known as half-duplex pipes and also named pipes. Each offers a FIFO queuing model to permit communication between processes.




GNU/Linux Application Programming
GNU/Linux Application Programming (Programming Series)
ISBN: 1584505680
EAN: 2147483647
Year: 2006
Pages: 203
Authors: M. Tim Jones

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net