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

cache messages to send them using one connection to RabbitMQ. #12

Open
perillaroc opened this issue Nov 5, 2020 · 1 comment
Open
Labels
feat: broker New features for broker.
Milestone

Comments

@perillaroc
Copy link
Member

Broker collects all messages from gRPC and sends them per second.

@perillaroc perillaroc added the feat: broker New features for broker. label Nov 5, 2020
perillaroc added a commit that referenced this issue Nov 6, 2020
perillaroc added a commit that referenced this issue Nov 6, 2020
move grpc server into goroutine.

Not worked.
@perillaroc
Copy link
Member Author

Batch sending seems to have no effect on increasing throughput of broker to rabbitmq.

@perillaroc perillaroc added this to the v0.6 milestone Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat: broker New features for broker.
Projects
None yet
Development

No branches or pull requests

1 participant