Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how did you handle memory management in bw

Answers were Sorted based on User's Feedback



how did you handle memory management in bw..

Answer / amit kumar

It can be achieved by increasing heap size and configuring
maxjobs, flow limit and activation limit.

Is This Answer Correct ?    4 Yes 2 No

how did you handle memory management in bw..

Answer / s

1) MAX JOBS, FLOW LIMIT and ACTIVATION LIMIT for the process starters.
2) Memory saving mode for engine , helps optimized used of memory usage -> bwengine.xml to true, by default is false
3) Java Heap size -> ideal but it can be changed to 512MB or 1GB or even more for medium and large scale TIBCO environments
4) Use mapper activity instead of xsl transformations.
5) Limited used of GVs
6) Shared variables the instantiation should be made at process startup time so that the same data is shared by all processes in JVM.

Is This Answer Correct ?    2 Yes 0 No

how did you handle memory management in bw..

Answer / shubham

Memory management can be done for a application after
deployment by configuring Flow control,thread count etc
from admin.

Is This Answer Correct ?    6 Yes 5 No

Post New Answer

More TIBCO Interview Questions

What is import and include in schema in tibco bw?

0 Answers   CGI,


in one tibco project how many services interfacesess it will be created

2 Answers   TCS,


How to achieve load balancing mechanism using a property ?

1 Answers   IBM, TCS,


What is difference between scripted deployment and normal deployment?

0 Answers  


Explain what is alias file in tibco?

0 Answers  


What are the uses of grouping activities ?

0 Answers  


What are the 4 main panels of the designer window ?

1 Answers  


how to create adapters?how to connect adapters? and how to build?

3 Answers  


What is the end point of concrete wsdl???

1 Answers   Cap Gemini,


Wht is bussiness key?

1 Answers   Accenture,


How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?

0 Answers  


How to control the sequence of execution of process instances created by a process starter ?

0 Answers  


Categories