2009/3/4 J B <[email protected]>: > >> Passenger is out, just because of how it will shutdown your app if it >> doesn't need to serve requests. > > Do you know if deploying on JRuby/Glassfish negates this problem?
Hello, give a look at Glassfish's manual to see how it works with respect to threads (maybe processes). Then give it a try (don't forget to give feedback with your findings). Here I'm using ruote (0.9.18) inside of a classical Java web application (Tomcat), thanks to JRuby. Works fine. Simple workflows and time-based ones are OK. Best regards, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
