Web service built from other web services
How can a web service built from other web services have transaction properties? Compare this mechanism with that provided by a TP monitor.
Expert
A web service built from other web services has transaction properties using nested transaction model. It allows transactions to consist of other transactions: a top-level transaction may contain sub-transactions. In a nested transaction model, the sub-transactions are within the scope of the top-level transaction (t). Transactions in a nested transaction model also adhere to the ACID properties of transactions—that is, t completes effectively only when ts1 and ts2 both complete successfully. When either sub-transaction fails, the top-level transaction would fail, thus guarantee atomicity.
The nested transaction model permits services to be built independently and later joined into applications. Each service can find out the scope of its transaction boundaries. The application or service which orchestrates the combination of services controls the scope of top-level transaction. The transaction processing (TP) monitors enhance the underlying operating system’s scalability and its capability to manage big transaction volumes, by taking on some of the roles of the underlying operating system. For illustration, a TP monitor, in addition to managing transactions, too performs connection pooling and task or thread scheduling and pooling.
Why we utilize cross cable to join similar devices?
Normal 0 false false
HTTPS in SOAP: HTTPS is alike to HTTP but it contains an additional layer underneath the internet application layer that makes the data encrypted. This protocol is extensively used than IOP or DCOM since those protocols are filtered through firewalls.
Write down some of the responsibilities of the Session Layer?
Consider an RTP session consisting of 5 users, each of which are sending and receiving RTP packets into the same multicast address. All user sends video at 200kbps. a) At what rate the RTCP will limit its traffic t
Discuss the term Dual Transfer Mode in brief.
What are the states which an EIGRP route can be in and what do such states signify?
What are the Advantages and Disadvantages of Twisted pair cable?
Explain the term bit stuffing?
How does WSDL describe a web service? Illustrate your answer with the WSDL contract given in the lecture.
18,76,764
1931740 Asked
3,689
Active Tutors
1442934
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!