> From: Joshua Kramer [mailto:[email protected]] > > > I believe the broker will need additional code to properly react to > > the Windows Service controls. If you could help with these items for > > Good point. Do you think this should be a part of the broker > itself, or > do you think it should be done with a service control > "wrapper"? This is > what Postgres does - the pg_ctl program acts as a wrapper for the > postmaster and interprets the Windows control signals.
I think it should be in the broker. There's already a set of files that are only included in the Windows build (same deal for Linux et al) so it's not a big deal to add it. Do you see an advantage in the wrapper approach? -Steve --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
