Tuning for Large Number of Transactions

You need to configure the following to handle a large number of transactions. 
  • Configure larger Kernel memory
  • Configure database connection pool
  • Configure Queue Processor
  • Configure clustering
  • Reduce the number of discrete steps in flow by using custom plugins
  • Enable JDO caching
  • Set correct logging level
  • Optimize TCP settings if you are using Windows OS

For information on how to deploy clustering, refer to Clustering Deployment Guide.
For information on how to enable JDO caching, refer to Enabling Caching.
For information on how to set correct logging level, refer to Configure Logging Level.

If Adeptia Suite is installed on Windows operating system then you should optimize TCP settings to avoid port exhaustion. For more information, click here.