Comment on A short criticism of Amazon SQSComments−Udo15yI'm glad I'm not alone in making this observation. From where I stand, it sure seems like your could build a functional equivalent (or better) by just using a database table for the queue and be done with it.
Comments
I'm glad I'm not alone in making this observation. From where I stand, it sure seems like your could build a functional equivalent (or better) by just using a database table for the queue and be done with it.