• Stars
    star
    276
  • Rank 144,425 (Top 3 %)
  • Language
    Java
  • License
    Other
  • Created about 14 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Lazy Data Flow Framework (no longer active - see Apache TinkerPop)

IMPORTANT – TinkerPop is now a part of the Apache Software Foundation and TinkerPop 3.x is the latest incarnation of The TinkerPop. This project is TinkerPop 2.x and is no longer active.

Pipes is a dataflow framework that enables the splitting, merging, filtering, and transformation of data from input to output. Computations are expressed using a combinator model and are evaluated in a memory-efficient, lazy fashion.

The documentation for Pipes can be found at this location. Finally, please visit TinkerPop for other software products.