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

Run multiple UDF instances in parallel to allow testing of distributed algorithms which need coordination #18

Open
tkilias opened this issue Apr 12, 2021 · 0 comments
Labels
feature Product feature

Comments

@tkilias
Copy link
Collaborator

tkilias commented Apr 12, 2021

Background:

  • Some algorithms need to coordinate their parallel instances
  • This can only be tested if we are able to run multiple instance of the UDF
@tkilias tkilias added the feature Product feature label Apr 12, 2021
@redcatbear redcatbear changed the title Run multiple UDF Instance in parallel to allow the testing of distributed algorithms which need coordination Run multiple UDF instances in parallel to allow testing of distributed algorithms which need coordination Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

No branches or pull requests

3 participants