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.
HTTP proxy server is a proxy, allowing working on the Internet with HTTP and (not always) FTP protocols. It (as well as other proxy servers) can carry out caching of information downloaded from the Internet.
Describe how the packet cost referred within the distance vector and link state routing?
What is meant by the Kerberos?
Explain the advantages and disadvantages of three types of the routing tables?
Is it possible to import the data from SourceSafe to the SourceAnywhere? Briefly describe it.
Who acquire benefits from the Cloud Computing?
Communications Channels: It is a pathway over which information can be communicated. It might be stated by a physical wire which connects communicating devices, or through radio, laser, or other radiated energy source which has no obvious physical pre
List out all the equipments which are required for the VoIP? Briefly describe.
How is OSPF router ID determined?
Define the following given terms: a) CGI b) PGP c) SSH
18,76,764
1925078 Asked
3,689
Active Tutors
1444980
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!