Skip to content

project: Rich tickets #107

Open
Open
@practicalli-johnny

Description

@practicalli-johnny

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    event-streamImmutable event stream architecture, libraries and codekafkaproject

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions