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 |
I am a commerce graduate, with service desk experience of 4 years. Not much technical, which module of Tibco will help me and will that have a demand in market. If yes how long time it will take me to learn.
What is the scope of user defined process variables ?
What is the puprose of Job Shared varaibel or tell me about about job shared variable?
3 Answers Accenture, HCL, IBM,
What activity can be used to set the value of a 'user defined process variable' ?
Already the table has some data in it, with the help of ADB we had inserted some data. By seeing the table how can we identify the data inserted by ADB.
I want to learn TIBCO? I have 4+ years of IT Exp in iSeries. But, i am interested in learing the TIBCO. Could anybody suggest..?
What is the difference between publish by value and publish by reference?
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
What is difference between scripted deployment and normal deployment?
How u can manage ur bw memory if u want save ur memory, which property?
What is tibco?
how we can send data through adb adapter in tibco bw?