This following is http interface provided by hustmq
:
Queue name
Message
Whether confirm it immediately(deleted) when fetching data
Used for asynchronous confirmation of message(deleted)
Message priority, 0~2 From low to high priority
Worker name used for get interface
Time to live (delete it if expired), and 0 means permanent storage
Set up queue message timeout, Unit: minute
Lock switch. 0 means turn off lock, and put operation is allowed; 1 means turn on lock, and put operation is not allowed.
The maximum message number for this queue
Sliding window index of subscribe message queue