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

Batch Concurrency #358

Merged
merged 7 commits into from
Sep 26, 2024
Merged

Batch Concurrency #358

merged 7 commits into from
Sep 26, 2024

Conversation

deanq
Copy link
Collaborator

@deanq deanq commented Sep 25, 2024

  • Restored concurrency_modifier support
  • Concurrent calls now use batched job takes instead of multiple parallel singular job takes
  • Using asyncio.Queue to track jobs queue and processing
  • JobScaler refactored to properly coordinate job takes and processing

@deanq deanq marked this pull request as ready for review September 26, 2024 05:30
@deanq deanq merged commit f1e6450 into main Sep 26, 2024
8 checks passed
@deanq deanq deleted the batch-concurrency branch September 26, 2024 17:58
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.

2 participants