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

Introduce synchronizer, a way for workers to easily get data from master in an ordered way (using any iterator) #152

Merged
merged 16 commits into from
Dec 11, 2023

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Dec 11, 2023

Also introduces MongoLRUReader to be used in combination with this.

locust_plugins/synchronizer.py Outdated Show resolved Hide resolved
locust_plugins/synchronizer.py Show resolved Hide resolved
locust_plugins/synchronizer.py Outdated Show resolved Hide resolved
examples/synchronizer_ex.py Outdated Show resolved Hide resolved
@cyberw
Copy link
Collaborator Author

cyberw commented Dec 11, 2023

Will refactor one more time in a new PR :)

@cyberw cyberw merged commit 3b02bee into master Dec 11, 2023
14 checks passed
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