Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Resolution:
To achieve both FT and load balancing, here are some tips:
For example If you wish to have two engines in load balancing (JMS queue), create two FT groups (create an EAR file with two process archives),
have two engines in each FT group during depolyment. Now you have a total of four engines, out of which only two will be active at any given time.
These two active engines will be running in load balance mode.
In your EMS Connection you only need to specify "tcp://localhost:7222,tcp://localhost:7444".
KEYWORDS: FT, LB, EMS, QUEUE