Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tMomOutput vs tJMSOutput

Hi, 

 

I am able to enqueue messages to a ActiveMQ queue, using tMomOutput component. Now, I see tJMSOutput, which seems to be doing a similar job. can someone explain me the difference between those two?

 

thanks,

Sowjanya.

Labels (3)
1 Reply
vapukov
Master II
Master II

in short form:

 

JMS - is specification, which supported not only by ActiveMQ

ActiveMQ support more than 1 specification - not only JMS

MOM - is Talend group of message brokers components - more than only ActiveMQ

 

example of differences
http://activemq.apache.org/protocols.html