|
INTERVIEW QUESTIONS
OPEN SOURCE APPLICATIONS
WEB TOOLS
DETAILS
Question: Explain about batches and how are they searched?
Answer: REST supports different formats like text, JSON and XML; SOAP only supports XML; REST works only over HTTP(S) on a transport layer; SOAP can be used different protocols on a transport layer; REST works with resources, each unique URL is some representation of a resource; SOAP works with operations, which implement some business logic through different interfaces; SOAP based reads can’t be cached, for SOAP need to provide caching; REST based reads can be cached; SOAP supports SSL security and WS-security(Web Service-security); REST only supports SSL security; SOAP supports ACID (Atomicity, Consistency, Isolation, Durability); REST supports transactions, but it is neither ACID compliant nor can provide two phase commit.
|
|
|
Category |
Web Tools Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7237 users |
Added on |
7/28/2016 |
Views |
69880 |
Rate it! |
|
|
Question:
Explain about batches and how are they searched?
Answer:
REST supports different formats like text, JSON and XML; SOAP only supports XML; REST works only over HTTP(S) on a transport layer; SOAP can be used different protocols on a transport layer; REST works with resources, each unique URL is some representation of a resource; SOAP works with operations, which implement some business logic through different interfaces; SOAP based reads can’t be cached, for SOAP need to provide caching; REST based reads can be cached; SOAP supports SSL security and WS-security(Web Service-security); REST only supports SSL security; SOAP supports ACID (Atomicity, Consistency, Isolation, Durability); REST supports transactions, but it is neither ACID compliant nor can provide two phase commit. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Web Tools Interview Questions & Answers - Exam Mode /
Learning Mode
|