由于分析算法是对数据流的一种筛选和过滤,我们选定的架构风格是采用管道-过滤器(Pipes and Filters)模式。那么,在了解数据分析器的架构时,只要掌握了管道-过滤器模式的核心思想,就能够快速把握系统架构的核心。
基于6个网页-相关网页
管道过滤器 piping filter ; line strainer ; Pipe-And-Filter ; Pipeline Filter
压缩空气管道过滤器 SLAD
空气管道过滤器 air piping filter
气管道过滤器 Gas Filter
管道和过滤器 Pipes and Filters ; Pipe-filter ; Pipe & Filter
管道-过滤器模型 Pipe-Filter model
管道过滤器进料软管 Pipeline filters feed hose
管道与过滤器 Pipes and Filters
统一管道和过滤器 Uniform Pipe and Filter ; UPF
如果输入来自文件,那么过滤器管道中的第一个过滤器还具有额外的参数 —— 文件名。
The first filter in a filter pipeline will also have an additional parameter, the filename, if the input comes from a file.
这种风格包含一系列的过滤器,能够提供数据转换,并且管道与过滤器是相互连接的。
This style comprises a series of filters, which provide data transformation, and pipes that connect the filters.
awk可以在管道中作为过滤器,如果没有指定文件,它也可以从键盘(标准输入)中接收输入。
Awk can act as a filter in a pipeline or take input from the keyboard (standard input) if no file or files are specified.
应用推荐