Consider using SOAP over HTTP for:
• Externally facing web services (e.g. customers or suppliers)
• For simple point-to-point and stateless services
• Where you need a thin client with no MOM installations
Consider using SOAP over JMS for:
• High-volume distributed messaging
• Asynchronous messaging
• Where a transaction boundary is needed in the middleware
• Where the message consumers are slower than the producers
• Guaranteed deliver and/or only once delivery of messages
• Publish/subscribe
• Distributed peer systems that might at times be disconnected
2 comments:
Hai
Learn TIBCO and via video tutorials,contact
http://tibcovideotutorial.webs.com/
kirantibco9@gmail.com
919491173004
Hi .. We can learn refer to www.techsnib.com for any TIBCO BW related queries.
Post a Comment