Hey Gordon,

Thank you very much! That should give me a great start on this task.

As for the 'shutdown' command, that's actually exactly what I was thinking
too. I'm thinking about running a receiver process on the broker machine.
When it receives a message that says "shutdown" from an authenticated user,
it will perform 'system("/sbin/service qpid-stop");' or whatever the
relevant OS command is. In your opinion, is this a reasonable way to
accomplish this task? Would there perhaps be a better way than creating a
system call?

Thank you in advance,
Spencer



--
View this message in context: 
http://qpid.2158936.n2.nabble.com/QPID-C-Dynamically-Managing-Broker-tp7613792p7613863.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to