Skip to content

ENH: New design for sending filter progress messages at a reasonable rate #1292

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

Conversation

imikejackson
Copy link
Contributor

This is rough starting design. There are several directions that could be taken. Hierarchy based, stand alone? This is just a few ideas and a few examples of 2 of the use cases:

Single Threaded: Just send a message once a second
MultiThreaded: The individual threads send back how many items they have completed. The Filter Algorithm class determines when to send the actual message.

@imikejackson imikejackson marked this pull request as draft May 2, 2025 19:29
@imikejackson
Copy link
Contributor Author

work is being finished at #1340

@imikejackson imikejackson deleted the topic/filter_progress_updates branch July 7, 2025 13:50
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

Successfully merging this pull request may close these issues.

1 participant