Cullen Programming

JAVA Pipelines


Available for immediate download


Introduction to the "Pipeline" Concept

JAVA Pipelines lets you solve a complex text manipulation problem by breaking it up into a series of smaller, less complex tasks.  These simple programming tasks, also called stages, are pre-built programs that can then be concatenated or "hooked" together to produce the final results that you desire.  The output resulting from a stage becomes the input to the next stage.   A series of stages is known as a pipeline because the result of one stage is "piped" into the next stage.  To run a pipeline or set of pipelines, use the supplied application programming interface (API) or the graphical user command interface (GUI).


Users Guide

Operating Environment

Download Instructions

Installation Guide

Design Notes, Known Problems and Limitations

History of Change

About Cullen Programming


The following terms, are trademarks or registered trademarks of IBM Corporation:
   IBM
   OS/2
   VM
   NetRexx
   CMS


[Return to Cullen Programming Home Page]