红联Linux门户
Linux帮助

Pipes

发布时间:2012-12-09 21:23:33来源:红联作者:empast
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.

主页:https://github.com/tinkerpop/pipes/wiki

来自:开源中国社区
文章评论

共有 0 条评论