Why can't we use database as queue in asynchronous process ?
Sudden Question: While working with handling of Asynchronous process, we are using redis, rabbitMq, service bus, Zero MQ as a queue mechanism. Why we aren't using Postgres, MySql, MongoDb as a tool to handle this Database as a Queue Developers try to...
Nov 23, 20235 min read6


