Tag:Delayed implementation
-
A detailed explanation of the method of using rabbitmq to implement delayed tasks
In the process of development, such requirements are usually encountered Taobao order business: if no payment is made within 30 minutes after the order is placed, the order will be automatically cancelled. Are you hungry? Order notice: send SMS to the user 60 seconds after the order is successful. Close idle connections: there are many […]