AS400 | System i | i5 | Iseries | i5/OS | OS/400 tips, jobs, answers, information
Overview of JMS
Optimization with Connection
Start the Connection when appropriate
Process messages concurrently
Close the Connection when finished
Optimization with SessionChoose proper acknowledgement mode
Control transaction
Close the Session when finished
Optimization with Destination
Optimization with Message Producer/Consumer
Choose non-durable messages where appropriate
Set TimeToLive value properly
Receive messages asynchronously
Close Producer/Consumer when finished
Optimization with Message
Choosing right JMS Server
Key Points
No comments:
Post a Comment