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 broker requirements #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Message broker requirements #44

wants to merge 1 commit into from

Conversation

mocsharp
Copy link
Collaborator

@mocsharp mocsharp commented Nov 16, 2021

Defines message broker requirements for the MONAI Deploy platform.

@mocsharp mocsharp self-assigned this Nov 16, 2021
@mocsharp mocsharp added the documentation Improvements or additions to documentation label Nov 16, 2021
@mocsharp mocsharp changed the title Message broke requirements Message broker requirements Nov 17, 2021
@mocsharp mocsharp added this to In progress in 0.3.0 Nov 17, 2021
@dbericat
Copy link
Member

Not trying to get into the solution space at all, but good readings to come up/validate requirements about event-driven architectures with (arguably) the most used one, Kafka:

  1. https://dzone.com/articles/microservices-event-driven-architecture-and-kafka
  2. https://www.confluent.io/blog/apache-kafka-for-service-architectures/ (The whole series is fantastic. It starts on https://www.confluent.io/blog/data-dichotomy-rethinking-the-way-we-treat-data-and-services/)

P.S. And yes, it scales up to trillions of messages if we needed to. Which I doubt. :) https://engineering.linkedin.com/blog/2019/apache-kafka-trillion-messages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
0.3.0
In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants