FunctionFlow: coordinating parallel tasks

作者:Xuepeng Fan, Xiaofei Liao, Hai Jin

摘要

With the growing popularity of task-based parallel programming, nowadays task-parallel programming libraries and languages are still with limited support for coordinating parallel tasks. Such limitation forces programmers to use additional independent components to coordinate the parallel tasks — the components can be third-party libraries or additional components in the same programming library or language. Moreover, mixing tasks and coordination components increase the difficulty of task-based programming, and blind schedulers for understanding tasks’ dependencies.

论文关键词:task parallel programming, tasks dependency, FunctionFlow, coordination patterns

论文评审过程:

论文官网地址:https://doi.org/10.1007/s11704-016-6286-8