Need to restrict number of threads for just one agent on a node..
Hi,
For a service provider we have to connect to from a pega application(SOAP Service on the other end) we need to be able to restrict the amount of concurrent calls to this service to two threads per node(performance requirement on the other end ...).
I was thinking of using an agent with agentqueue but and set the threads to 2. Unfortunately this can only be configured via prconfig settings and then becomes the value for all agents on this node which is not desirable.
Any ideas, hints or help welcome.
Regards,
Leo