PARAM_NUM_SIMULTANEOUS_REQUESTS is not used directly by Uima AS. The scale out for Uima AS service is controlled by settings in the deployment descriptor. I believe the PARAM_NUM_SIMULTANEOUS_REQUESTS is used in either SOAP based or Vinci based service wrappers. -jerry
On Thu, Jun 25, 2009 at 6:23 AM, Jörn Kottmann <[email protected]> wrote: > Jaroslaw Cwiklik wrote: > >> We should probably add a new test case to the uima core test suite as >> well. >> I'll use your example code from a previous thread for that. >> -jerry >> > > I derived the code from our test code. You can just > add it to AnalysisEngine_ImplTest.testProcessAndOutputNewCASes. > > Can you please comment on if PARAM_NUM_SIMULTANEOUS_REQUESTS > is necessary for the UIMA AS code which creates the multiple AE instances ? > > Jörn >
