You are using an outdated browser. Please
upgrade your browser to improve your experience.
A Develop tool for developer;
RabbitMQ Sender
by 源 陈
What is it about?
A Develop tool for developer;
App Screenshots
App Store Description
A Develop tool for developer;
- to easily send RabbitMQ Messages;
you should write a json string like below:
{
"routing-key":"Data_Sleep",
"msg":[
"01234567890",
"01234567890",
"01234567890"
],
"time-cell":1
}
- routing-key: routing-key
- msg: message array
- time-cell: The interval between sending msg array data, the unit is seconds
Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.