Domain workbench allows code completion and also multiple projections of the same domain code.
领域工作台允许代码完成,同样允许相同领域代码的多重投影。
This kind of parallel decomposition is often called fork-join because executing a task forks (starts) multiple subtasks and then joins (waits for completion) with them.
这种并行分解方法常常称作 fork-join,因为执行一个任务将首先分解(fork)为多个子任务,然后再合并(join)(完成后)。
It can be used to track which operation finished if the same completion-handler object is used for multiple operations.
如果相同的对象用于多个操作,其可用于追踪哪个操作已完成。
应用推荐