GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



next up previous contents
Next: Some Useful Programs Up: The Streaming Package Previous: Connecting on Endpoints   Contents

Reading and Writing on Pipes

The class GATPipe realizes the interface GATInterface_IStreamable. As one will remember, in Chapter [*] we found that the class GATFileStream realized the interface GATInterface_IStreamable. As a result of this fact, we were able to read and write to GATFileStream instances using the various utility functions created expressly for that purpose. As GATPipe realizes the same interface, we can use these same utility functions to read and write to a GATPipe instance.



Andre Merzky 2004-05-13