Distributed Priority Queues
Hi All! Today I’d like to talk about a very interesting design pattern: Priority Queues. The name is not exactly saying much so let me give you some example scenarios first. Suppose you are designing an application with a freemium model. You have (hopefully) paying and non-paying customers. Now, being...
2021, Nov 01 — 3 minute read