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.
Illustrate what do you mean by the term node?
Define the term transport? List four transports.
Define Email (Electronic Mail): Email is simply sending and receiving messages through computer.
Give a brief explanation of the term DNS name.
Illustrate the term Frequency Division Multiplexing (FDM)?
Assume a raster system having the resolution of 1024 x 768 pixels and color palette calls for 65,536 colors. Describe the minimum amount of the video RAM, that the computer should have to support the above-mentioned resolution and number of colors?
Describe 3G: Third generation (or 3G) wireless networks will propose faster data transfer rates than present networks. The first generation of wireless (1G) was analog cellular. The second generation (2G) is a digital cellular, featuring integrated vo
Describe Protocol Data Unit?
What is WLAN Answer: WLAN or Wireless local area network is simply a kind of network which does not utilize wired Ethernet connections for networking. WLAN employs w
Is the client a server at specific point of time? If yes then why it is called?
18,76,764
1944044 Asked
3,689
Active Tutors
1448166
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!