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

Any concerns with concurrency? #674

Closed
tehmufifnman opened this issue Dec 1, 2021 · 1 comment
Closed

Any concerns with concurrency? #674

tehmufifnman opened this issue Dec 1, 2021 · 1 comment

Comments

@tehmufifnman
Copy link

Hey all!

This package has been AMAZING so far!

I am working on a redesigned backend - and one of the things it does a lot of is bulk operations on very large tables.

Are there any concerns with say.... 10 processes trying to bulk insert/delete from the same table at the same time?

Any specific BulkConfig settings that make this more sensible?

@borisdj
Copy link
Owner

borisdj commented Dec 2, 2021

Not sure, maybe deadlocks, more info: #46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants