The processor core picks up the data stream and performs sorts, joins, aggregations, and any complex analytic algorithms.
处理器内核选择数据流并执行排序、联接、聚合以及任何复杂的分析算法。
2
There’s a trade-off factor in place here: either have more threads per core for concurrent processing or fewer threads, which will ultimately boost single-stream performance.
这里有一个需要权衡的因素:每个核的线程多有利于并行处理,而线程少能够提高单一处理流的性能。
3
The processor core on each snippet processor configures the FPGAs with parameters contained in the query snippet and sets up a data stream.