Class ParallelServiceExecutor

All Implemented Interfaces:
AutoCloseable, Runnable, Iterator<BindingSet>, CloseableIteration<BindingSet>, ParallelExecutor<BindingSet>

public class ParallelServiceExecutor extends LookAheadIteration<BindingSet> implements ParallelExecutor<BindingSet>
Parallel executor for FedXService nodes, which wrap SERVICE expressions. Uses the union scheduler to execute the task
Author:
Andreas Schwarte