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

Improved workers based on gevent #150

Open
s4ke opened this issue Jan 6, 2025 · 1 comment
Open

Improved workers based on gevent #150

s4ke opened this issue Jan 6, 2025 · 1 comment

Comments

@s4ke
Copy link
Member

s4ke commented Jan 6, 2025

#149 (comment)

Follow up here

@s4ke
Copy link
Member Author

s4ke commented Jan 6, 2025

Since we are introducing celery workers based on gevent, we should also make use of async i/o patterns for event delivery.

see https://chatgpt.com/share/e/673112c4-a0a8-8004-b007-43865a7a63ac for inspiration

Also: Think about maybe making persisting use gevent inside tasks for better i/o capabilities? But this might be harder to get right with database connection pooling.

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

No branches or pull requests

1 participant