cancel
Showing results for 
Search instead for 
Did you mean: 

Load balancing of JMS

george_hamilton
Participant
0 Kudos

We have a situation where we are running the JMS adapter against IBM MQ series. How is load balancing done with the JMS adapter?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can change default adapter engine properties from AF Core service to allocate more resources to your JMS adapters, kindly have a look at the documentation below:

http://help.sap.com/saphelp_nwpi711/helpdata/en/48/cbb578cea80783e10000000a42189d/content.htm

http://help.sap.com/saphelp_nwpi711/helpdata/en/48/cbb490cea80783e10000000a42189d/content.htm

Regards

Gokhan

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

> We have a situation where we are running the JMS adapter against IBM MQ series. How is load balancing done with the JMS adapter?

Check this links

/people/tristan.hu/blog/2010/01/03/xi30pi-70-runtime-load-balancing-control-in-ha-environment

Regards

Ramesh

rajasekhar_reddy14
Active Contributor
0 Kudos

There is no option available for load balancing JMS Adapter, why you want to go for Load Balancing,resuing is one JMS comunication channel for other interface not possible,so i dont think you will experience any problems.

Regards,

Raj

george_hamilton
Participant
0 Kudos

Okay. So it doesn't matter if I have 2 application servers? I don't have to the load balancing as in the PI Scaling 7.1 document? Everything goes through Primary Application Server (CI)?