Meme Week: Queue in the Database
11 Comments
When you have a hammer, everything looks like a nail. Unfortunately, a lot of people don’t even know how to use a hammer correctly. You really shouldn’t be doing queues in the database because: They’re a blocking nightmare, constantly locking rows in highly concurrent tables They’re a logging nightmare, constantly pouring data into the transaction…
Read More


















