java - does tibco ems scale with more connections -
i have java server (jdk 1.6) pulls in info tibco ems topic through 1 connection. starting see log on beingness able pull message tibco. how tibco scale if break info multiple topics , each topic gets separate connection (same jms server) server.
also can't break server multiple servers.
tibco principle made used in enterprise massive amounts of info transiting message server. instead of pulling messages using server, can seek utilize tibco other way around: publishing messages , using server subscribe publisher. can utilize observer/observable design pattern analogy. wouldn't worry scaling.
java jms tibco tibco-ems
No comments:
Post a Comment