5. Transactional programming environment
5.1 Transaction programming evolutions
Transactional programming is, by its very nature, interactive and concurrent, essentially using shared resources (logical processors, memory, database data). It must also be resistant to the failures mentioned above.
In the early days of transactional applications, all these aspects were dealt with by the application itself, with the result that each application was extremely difficult to design and program, and required a considerable amount of code to be produced (which, of course, translated into costs).
In the 1970s, transactional monitors appeared which took over the following aspects:
programming communication interfaces: connecting and disconnecting...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
Transactional programming environment
Bibliography
Product range
Transactional manufacturers
Most computer manufacturers offer transactional systems (for complete and up-to-date information, please refer to the individual product descriptions).
IBM offers several transactional environments. The oldest is IMS (Information Management System). This is the reference transactional environment for very large IBM systems.
The more recent...
Standardization
The de facto standard for cooperative transaction protocols is IBM's APPC (Advanced Program to Program Communication) protocol.
OSI has standardized a cooperative transaction protocol equivalent to APPC under the name OSI/TP, which is built on the OSI session, whereas APPC is built on IBM's SNA session. Applications using APPC are portable to OSI/TP.
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference