cancel
Showing results for 
Search instead for 
Did you mean: 

Performance Tunning in JMS Adapter

former_member186851
Active Contributor
0 Kudos

Dear SCN Users,

Is there any way to tune or adjust any parameter in JMS adapter to increase the performance(Reduce the processing time) ?

Accepted Solutions (1)

Accepted Solutions (1)

Harish
Active Contributor
0 Kudos

Hi Raghu,

AFAIK - there is no issue in JMS adapter performance. Can you please provide more details about your issue? any specific scenario etc.

you can enhance the default JMS Message Priority. refer the below blog

former_member186851
Active Contributor
0 Kudos

Hello Harish,

Thanks for the assitance.

we have some million messages to be processed per day which are based out of JMS,So to increase the performance of message processing I am looking for some configurations/parameters.

Answers (1)

Answers (1)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi

On the PI side, you can monitor the JMS queues by following the note 1662269 How to Monitor the PI Adapter Framework queues. If you are seeing a backlog (even if not), you can increase the number of queues/threads available for parallel processing as per the blog below:

Tuning the PI Messaging System Queues

Regards
Mark