GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



next up previous contents
Next: Constructing and Destroying Endpoint Up: Interprocess Communication Previous: Hanging-Up   Contents

The Streaming Package

The GAT streaming package consists of three entities GATEndpoint, GATPipe, and GATPipeListener. The class GATEndpoint is used to create connections between two processes while the class GATPipe is used to allow the two so connected processes to exchange information. Finally, the interface GATPipeListener is used by the process which is being to connected to handle the resultant GATPipe instances.



Subsections

Andre Merzky 2004-05-13