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

Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.

0 Answers  


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

2 Answers   TCS,


i have 3.6 it exp,relavant 2 years, how to tell my self?

0 Answers  


What activities are supported in jta transaction?

0 Answers  


Which are the two process variables available to all activities with inputs ?

0 Answers  






If you are posting a message on a queue & Server is down. What happens.

0 Answers  


What are the options for configuring storage for process engine's checkpoint repository ?

0 Answers  


Hi, I want to learn TIBCO. Could anybody suggest, what are the topics i need to learn to become a TIBCO Consultant. I have 4 years of IT Exp but not on TIBCO. Please Suggest..?

1 Answers  


What is the difference between publish by value and publish by reference?

0 Answers  


Explain the process configuration parameters - max jobs, flow limit & activation limit ?

0 Answers  


What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?

0 Answers  


How to achieve load balancing mechanism using a property ?

1 Answers   IBM, TCS,


Categories