sorry but is there an example anywhere?

[]

Leo

On Mon, Nov 23, 2015 at 10:41 PM, Romain Manni-Bucau <[email protected]>
wrote:

> Hi
>
> On the phone but openejb-jar.xml allows you to set one specific container
> per ejb. This way change the pool size by ejb.
>
> Alternative is to simply use a semaphore within your app.
> Le 24 nov. 2015 01:38, "Leonardo K. Shikida" <[email protected]> a écrit :
>
> > Hi
> >
> > My application web services receives a lot of requests and it's
> consuming a
> > lot of stateless resources.
> >
> > How do I limit the number of simultaneous WS stateless instances in Tomee
> > without affecting other stateless resources?
> >
> > If there's a way, can anyone provide an example of such a configuration?
> >
> > TIA
> >
> > Leo
> >
>

Reply via email to