Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use managed stream concurrency and reduce open/close frequency of stream#35

Merged
m-mizutani merged 2 commits intomainfrom
enhance/stream-concurrency
Mar 31, 2024
Merged

Use managed stream concurrency and reduce open/close frequency of stream#35
m-mizutani merged 2 commits intomainfrom
enhance/stream-concurrency

Conversation

@m-mizutani
Copy link
Collaborator

In previous implementation, swarm open and close managed stream each call of ingestion method. It's not good for performance. So, the PR changes interface of BigQuery client of swarm and uses one managed stream multiplexed

@m-mizutani m-mizutani changed the title Use managed stream concurrency and reduce open/close frequency of stream [DO NOT MERGE] Use managed stream concurrency and reduce open/close frequency of stream Mar 31, 2024
@m-mizutani m-mizutani changed the title [DO NOT MERGE] Use managed stream concurrency and reduce open/close frequency of stream Use managed stream concurrency and reduce open/close frequency of stream Mar 31, 2024
@m-mizutani m-mizutani merged commit 3ce1177 into main Mar 31, 2024
@m-mizutani m-mizutani deleted the enhance/stream-concurrency branch March 31, 2024 14:30
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