First experience of using Spring boot integrated Rabbit MQ
First introduce several characteristics of rabbitMQ
Asynchronous Messaging
Supports multiple messaging protocols, message que
First experience of using Spring boot integrated Rabbit MQ
First introduce several characteristics of rabbitMQ
Asynchronous Messaging
Supports multiple messaging protocols, message que
RPC (Remote Procedure Call) remote procedure call, mainly to solve the problem of remote communication, does not need to understand the communication mechanism of the underlying network.
RPC