Hi,

I am using the swiftmq for a production system for one of our projects. 
All is well, great GUI & good documentations.

The feature summary about the JVM Requirements reads:
Written entirely in the Java(TM) programming language. Requires only 
JDK/JRE 1.2 or higher.

Well, the JVM from (the production system uses) Jdk1.3 from Sun runs 
SwiftMQ smoothly. The swiftmq process
is configured as a service in the OS. This is such because the service 
will auto-shutdown / auto-starts in an event of
a OS reboot / powerdown. One question pops up in my mind, Can the swift 
process shutdown properly if the OS
gives the JVM a terminate signal.

In versions prior to Java 1.3, as implied in this TechTips below, there 
is no proper cross-platform method to trap
shutdown signal for a Java Application. Therefore I need to know for 
very sure, to avoid missing messages & such
as well defined clean system termination, is the shutdown hook 
implemeted in the code of SwiftMQ?
If it already do, which version release includes this feature into the 
SwiftMQ? If not, when & why?

The URL of the shutdown hook:
http://developer.java.sun.com/developer/TechTips/2000/tt0711.html#tip1

many thks in advance,
Boon Pang
Coleridge Investment (Singapore) Pte Ltd.


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to