hi everyone,
can anyone help me here,
I want to know which communication technology
is good for my system(which of course is being implemented
as a distributed system).
The technologies which I need to compare are:
1. Java Message Service (JMS)
2. CORBA (using Java)
3. SOAP (using Java)
Though I got a lot of material comparing SOAP and CORBA and many
more
but I have found not even a single document or test on internet
which compares JMS and CORBA or JMS & SOAP or all the three above.
can anyone help me by providing some analysis about when one should
use
JMS and when not. what are the problems with JMS. I have to handle a
lot of XML data and also control and synchronization protocols have to
be written in Java using JMS which may not be XML necessarily. when
one should not use JMS etc..
Thanks in advance-
Omkant
can anyone help me here,
I want to know which communication technology
is good for my system(which of course is being implemented
as a distributed system).
The technologies which I need to compare are:
1. Java Message Service (JMS)
2. CORBA (using Java)
3. SOAP (using Java)
Though I got a lot of material comparing SOAP and CORBA and many
more
but I have found not even a single document or test on internet
which compares JMS and CORBA or JMS & SOAP or all the three above.
can anyone help me by providing some analysis about when one should
use
JMS and when not. what are the problems with JMS. I have to handle a
lot of XML data and also control and synchronization protocols have to
be written in Java using JMS which may not be XML necessarily. when
one should not use JMS etc..
Thanks in advance-
Omkant
Comment