Skip to content

Question: Why use one thread per subscriber? #3

Open
@mrpandey

Description

@mrpandey

First of all, thanks for all your LLD implementations. These resources are really helpful. I am new to concurrency and multithreading. So please help me out.

I was thinking about your design decision to use one thread per subscriber. How will this scale if we have 10k+ subscribers? Is thread pool a better option?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions