> I have a question regarding the working mechanism of alchemi. How will
> manager behaves when the executor is exited in the middle of the 
> execution. Is the work state is saved or the execution is restarted when
> the executor is started? 

Execution is restarted on another executor, work is not saved.

> How much freedom is provided to the executor for the execution of task.
> What will happen is there is delay in the result from one executor. Will 
> the manager waits for the results from that executor? 

There is no timeout implemented in the current manager so it will wait as
long as the executor is alive and responds to pings. 

Regards,
Tibor



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

Reply via email to