Currently if the manager goes down in the middle of the execution of a GApplication, the grid is in an inconsistent state.
Ideal situation is that all objects are restored from persistent storage (database, currently) on the restart of the Manager and execution is resumed at the last known good state. This would require caching on the Manager of all ModuleDependency and FileDependency data, and the parameters for each thread which could be reinstantiated and rescheduled. As far as I know, this can't be/isn't done now, so I'm going to make that happen. If I'm wrong, let me know. Jonathan ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alchemi-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alchemi-developers
