Skip to content

Batch Concurrency#358

Merged
deanq merged 7 commits intomainfrom
batch-concurrency
Sep 26, 2024
Merged

Batch Concurrency#358
deanq merged 7 commits intomainfrom
batch-concurrency

Conversation

@deanq
Copy link
Copy Markdown
Member

@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
@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