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 the difference between publish by value and publish by reference?

0 Answers  


What are the different types of transactions tibco provides?

0 Answers  


Can there be two error transitions out of an activity ?

0 Answers  


If there are Senders who are sending messages on a queue. And these messages are not yet received by the consumers. They are still lying in the server. But before the consumers could receive the message the server went down. Since they are persistent messages, they are saved. But when secondary comes up how will the secondary server will get the message because it’s a different machine. How will it get the messages which are with the Primary server?

0 Answers  


can any one tell me.i have 3 years experience of non-It field.but outof 3 y.of ex. first 1.6 years of ex.one dept's & second 1.7 years of ex.another dept's .i have completed M.com ,but i want to change to IT side (instead of non-IT) what is my quesion.in interview point of time thay are asking about myself (i have to give the replay morethen 6 minit) how to give the replay don't mind give me replay

0 Answers  






what is global variables?

6 Answers   IBM,


What is the default axis in xpath ?

0 Answers  


Where do the default global variables declared in designer are stored in Tibco Administrator -- WellsFargoo

2 Answers   Wells Fargo,


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

2 Answers   TCS,


If the business process needs to invoke another web service which resource do you use ?

0 Answers  


Where Do U Set JMS Heap Size?

1 Answers   Accenture,


What is business key?

0 Answers  


Categories