English 中文(简体)
观察RabbitMQ中的元数据操作
原标题:Observe metadata operations in RabbitMQ

我想在RabbitMQ创建或删除队列、交换或绑定时发送消息。客户端API可以实现吗?作为插件呢?

最佳回答

Marcelo,请问你是否可以在rabbitmq-discuss列表上提出这个问题?这种类型的一些功能是可能的,但我不确定目前支持什么,还有哪些需要完成。

干杯

阿莱克西斯

问题回答

暂无回答




相关问题
Why use AMQP/ZeroMQ/RabbitMQ

as opposed to writing your own library. We re working on a project here that will be a self-dividing server pool, if one section grows too heavy, the manager would divide it and put it on another ...

Objective-C/Cocoa threads and messaging conundrum

I have a problem that has been plaguing me for awhile now, I have come up with a solution which I will detail below, and although it seems to be working well I m not super enthusiastic about it from a ...

Browsers and Windows Messaging

I was asking myself how the browsers are working. How does the browser tell to the OS to change the mouse pointer from arrow to hand(IDC_HAND) for example. In desktop application I know that are used ...

Persistable and Repeatable Commands

Imagine that we have stuff we want done in the system and sometimes exceptions are raised while doing it. We want to give the end users a report of those errors so they have an opportunity to fix the ...

热门标签