How to Efficiently Manage Queues in SQL Databasesby@timurnav
300 reads
300 reads

How to Efficiently Manage Queues in SQL Databases

by Timur Mukhitdinov6mMarch 1st, 2023
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

SQL-based queue could be usefull with exactly-once or at-least-once semantics, or as Transaction Outbox and Dead Letter Queue. Advantages: it's easy, messages can be queried, easy to enhance features. Disadvantages: low throughput, could be expensive in cloud infrastructure
featured image - How to Efficiently Manage Queues in SQL Databases
Timur Mukhitdinov HackerNoon profile picture
Timur Mukhitdinov

Timur Mukhitdinov

@timurnav

7+ YOE in backend applications, architecture and design. Microservices, distributed system. Senior SDE at Booking.com

Share Your Thoughts

About Author

Timur Mukhitdinov HackerNoon profile picture
Timur Mukhitdinov@timurnav
7+ YOE in backend applications, architecture and design. Microservices, distributed system. Senior SDE at Booking.com

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!