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

Message queue optimizations #1240

Closed
miguelgrinberg opened this issue Sep 15, 2023 · 0 comments
Closed

Message queue optimizations #1240

miguelgrinberg opened this issue Sep 15, 2023 · 0 comments
Assignees

Comments

@miguelgrinberg
Copy link
Owner

When using a message queue, it would be an interesting optimization for the originating node to handle a requested operation directly, instead of publishing it on the queue and acting on it when it receives it back along with the other nodes.

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

1 participant