top | item 39093895

(no title)

danfarrelly | 2 years ago

How do they handle multi-tenancy for their users? Any post on that?

discuss

order

hot_gril|2 years ago

I don't know, but the requirements are different. They manage a single huge queue for your website (or part of it), and your own backend is expected to be able to handle some trivially small number of concurrent users. The most common use case is highly contentious online ticket sales, where users might even wait an hour in line. Latency isn't much of a concern.