What is queue and what is topic?
There are two types of JMS Messaging systems. They are
1. Point to Point Messaging
2. Publish Subscribe Messaging
Queue: A queue is a temperory storage of a message used
when working with Point 2 Point Messaging
Topic: A topic is also a temperory storage of a message
used when working with Publish Subscribe Messaging
In Queues, they are connected directly to another queue to
transfer the messages.
In Topics, the subscribers need to subscribe to the topics
to pick up the messages published by the publishers.
| Is This Answer Correct ? | 7 Yes | 0 No |
What is cmap and oTD. What is the use of OTD?
Explain the concept of Webservices. What are all the differenent types of tool that you have worked apart from eGAte.
What is the format of WSDL file.
What is queue and what is topic?
How will you maintain your project documents? What are the tools you are using to maintain the projects documents.
What are the required things we need to take care of designing a project for flat file should be processed and it should be updated in oracle
1.what is the difference between file eway and batch eway? 2.What is meant by built and deploy? 3.How to create webservice in seebeyond? 4.What is webservices?
What are the different types of eways that you have worked in your project.
1)difference between Collaborations and Collaboration Rule 2)difference between Standard eWay and multi-mode eWay 3)difference between STC iq and JMS iq's
what is a collaboration?
What is exchange? What is the use of exchange?
what is marshaling and serialization.