The application provides a message sending method and device based on a message
middleware, equipment and a storage medium, and the method comprises the following steps: performing format
verification on a message sending request submitted by a business party; after the message sending request is verified, a message object of the message sending request is serialized and written into a message
database table corresponding to the message
middleware; target messages are extracted from the message
database table by a plurality of preset
consumer instances, and the target messages are subjected to business
verification; if the business
verification is passed, a corresponding downstream channel interface is called according to the
message type of the target message to send the message. Through the implementation of the application scheme, the messages are uniformly written into the message
middleware database table after the format verification, and the
consumer instance is used for separate
processing, so that the large batch message sending demand can be easily coped with, and the high-concurrent
processing capability of the message sending is improved.