读书人

rabbitmqctl下令详解

发布时间: 2012-10-26 10:30:59 作者: rapoo

rabbitmqctl命令详解

This is the manual page for?

The?queueinfoitem?parameter is used to indicate which queue information items to include in the results. The column order in the results will match the order of the parameters.?queueinfoitem?can take any value from the list that follows:

name

The name of the queue with non-ASCII characters escaped as in C.

durable

Whether or not the queue survives server restarts.

auto_delete

Whether the queue will be deleted automatically when no longer used.

arguments

Queue arguments.

pid

读书人网 >编程

热点推荐