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...