A state where producer and consumer do not need to operate simultaneouslyService A puts a message in the queue and returns immediately while Service B consumes the message later. In other words, it immediately returns control to the caller.Kafka RabbitMQ SQS