Search: "message"
Scheduled messages and delayed messages - Message Queue Documentation
Scheduled message: A producer sends a message to the MQ broker, but intends the message to be postponed to reach the consumer at a ...
Spring integration - Message Queue Documentation
: integration of normal message producer and Spring, integration of transactional message producer and Spring, and integration of ...
ReceiveMessage - Message Notification Service Documentation
DescriptionThis interface is used by the consumer to consume a message in a message queue. The ReceiveMessage operation will ...
PeekMessage - Message Notification Service Documentation
DescriptionThis interface is used by the consumer to view a message. Different from ReceiveMessage, PeekMessage does not change ...
BatchSendMessage - Message Notification Service Documentation
DescriptionThis interface is used to send messages to the specified message queue in batches. A maximum of 16 messages can be ...
Quick start for sub-accounts - Message Queue Documentation
the left-side navigation pane, choose Message Queue to go to the MQ console. If your RAM sub-account already logs on, click the ...
Send messages (using multiple threads) - Message Queue Documentation
send or receive messages, improving the message transmitting or receiving TPS. Do not create a client instance for every thread ...
HttpEndpoint - Message Notification Service Documentation
HttpEndpointDescriptionThe Message Service pushes notifications to endpoints by sending POST requests. Notifications are in two ...
SendMessage - Message Notification Service Documentation
SendMessageDescription This interface is used to send a message to the specified message queue. A common message can be ...