The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

What is the effect of using a synchronized java method in a TIBCO process


Klaus Lueer 2

Recommended Posts

to be be more descriptive, we have a TIBCO BW process that is making use of a JAVA method call. This method is defined as

public synchronized String routeEvent(String event) throws Exception {

try {

...

}...

the question is like this, does this have an effect on flow limits and max jobs in memory

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...