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

New tutorial - large message best practices #266

Open
lukebakken opened this issue Apr 9, 2020 · 0 comments
Open

New tutorial - large message best practices #266

lukebakken opened this issue Apr 9, 2020 · 0 comments

Comments

@lukebakken
Copy link
Contributor

This tutorial could cover two common solutions to sending large messages through RabbitMQ:

  • Compressing the message body
  • Saving the data in an external store, and retrieving when the message is consumed

(fyi @kjnilsson)

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