how did you handle memory management in bw
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.
in one tibco project how many services interfacesess it will be created
i have 3.6 it exp,relavant 2 years, how to tell my self?
What activities are supported in jta transaction?
Which are the two process variables available to all activities with inputs ?
If you are posting a message on a queue & Server is down. What happens.
What are the options for configuring storage for process engine's checkpoint repository ?
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..?
What is the difference between publish by value and publish by reference?
Explain the process configuration parameters - max jobs, flow limit & activation limit ?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
How to achieve load balancing mechanism using a property ?