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

Redesign executor pool #52

Merged
merged 14 commits into from
Mar 11, 2019
Merged

Redesign executor pool #52

merged 14 commits into from
Mar 11, 2019

Conversation

kagkarlsson
Copy link
Owner

  • Use ExecutorService with proper queue and keep running until queue is empty
  • Skip executions on the queue if they are not from the most recent run of execute-due
  • Introduce TestableStatsRegistry for simpler multi-threaded tests
  • Added test for enableImmediateExecution

@kagkarlsson kagkarlsson merged commit 56e63c6 into master Mar 11, 2019
@kagkarlsson kagkarlsson deleted the redesign_executor_pool branch March 11, 2019 12:51
evenh pushed a commit to evenh/db-scheduler that referenced this pull request Oct 1, 2020
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