开发者

Sequential and Parallel process order

What is the difference between Sequential and Paralle Process Order in Analysis Services Process Task, in SSIS 开发者_Go百科?


Here's an article that answers your question. Parallel processing allows the server to process cubes, measure groups, and partitions in parallel. This requires spinning off threads on separate processors which can impact general server performance. If your server is already hurting when you process changes to the cube, then consider using Sequential.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜