Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parallelise ZipLoop - feature request #242

Open
lars20070 opened this issue Feb 18, 2019 · 0 comments
Open

parallelise ZipLoop - feature request #242

lars20070 opened this issue Feb 18, 2019 · 0 comments

Comments

@lars20070
Copy link

In principle, Parallel Chunk Loop in combination with Port to URI and URI to Port allow the execution of OpenMS/Knime workflows with multiple threads. But the implementation of Parallel Chunk Loop has problems (NullPointerException) and is incomplete (multiport start missing).

IMO, it would be best to implement a parallelised version of ZipLoop which replaces the old one. We will then have the same behaviour as in TOPPAS now.

Below the start of a loop in order to run a multi-threaded workflow in the Knime workflow engine.
IMO, it's bad UX and a major hurdle for adoption.

boilernodes

In comparison, this is what the equivalent workflow in TOPPAS looks like. Parallel execution is entirely managed by the TOPPAS workflow engine in the background.

toppas10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant