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

project: Rich tickets #107

Open
practicalli-johnny opened this issue Feb 22, 2022 · 0 comments
Open

project: Rich tickets #107

practicalli-johnny opened this issue Feb 22, 2022 · 0 comments
Labels

Comments

@practicalli-johnny
Copy link
Contributor

practicalli-johnny commented Feb 22, 2022

Event ticketing system - high volume events

CQRS architecture

Highly scalable ticket request system receives 10,000 concurrent ticket requests
No processing of ticket sales is done, instead tickets are placed on a ticket request stream
A secondary process processes the ticket requests and sends an asynchronous confirmation to the user if ticket purchase was successful

components

  • Reliable message / event stream
    • kafka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant