- 授权协议: 自定义
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/tinkerpop/pipes/wiki
- 软件文档: https://github.com/tinkerpop/pipes/wiki
软件介绍
Pipes is a dataflow framework using process graphs. A process graph is composed of Pipe vertices connected by communication edges. A Pipe implements a simple computational step that can be composed with other Pipe objects to create a larger computation. Such data flow graphs allow for the splitting, merging, looping, and in general, the transformation of data from input to output.
