Hi Peter,

 

I have another question about external engines :- ) When the reloadScript
parameter is set to false only one instance of the external engine is
created and the initialize method is invoked only once before processing all
the CASes. This is what I was expecting. But when the reloadScript is set to
true the initialize method of the external engines is invoked once per CAS,
as the documentation indicates, but it looks like a new instance of the
external engine is created for each CAS too. Is this the expected behaviour?
I was expecting for RUTA to create just once instance of the engine, and
then on that instance invoke the initialize method once per CAS, but I
couldn't find any information about this on the documentation.

 

Thanks again.

 

Cheers,

Miguel

Reply via email to