Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I tune WebLogic Integration Applications?

0
Posted

How do I tune WebLogic Integration Applications?

0
0

WebLogic Integration projects map onto J2EE resources. For background information on exactly how they map, see WebLogic Workshop Internals at the following location: http://dev2dev.bea.com/products/wlworkshop81/articles/wlw_internals.jsp For background information on tuning in general, see WebLogic Server Performance and Tuning at the following location: http://edocs.bea.com/wls/docs81/perform/index.html The primary EJB pools your can tune within a WebLogic Integration project are the project beans: the SyncDispatcher Stateless Session Bean (SLSB) pool and the AsyncDispatcher Message-Driven Bean (MDB) pool. These pools exist for every WebLogic Integration project in an application. All synchronous requests are routed through the SyncDispatcher; all asynchronous (buffered) communication is routed through the AsyncDispatcher. There are two ways to configure the pool size of these beans: The preferred method to configure MDB pool size is to configure the EJBs in the project beans director

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.