Cantitate/Preț
Produs

Principles of Transaction Processing: The Morgan Kaufmann Series in Data Management Systems

Autor Philip A. Bernstein, Eric Newcomer
en Limba Engleză Paperback – 23 iul 2009
Principles of Transaction Processing is a comprehensive guide to developing applications, designing systems, and evaluating engineering products. The book provides detailed discussions of the internal workings of transaction processing systems, and it discusses how these systems work and how best to utilize them. It covers the architecture of Web Application Servers and transactional communication paradigms.The book is divided into 11 chapters, which cover the following: Overview of transaction processing application and system structureSoftware abstractions found in transaction processing systemsArchitecture of multitier applications and the functions of transactional middleware and database serversQueued transaction processing and its internals, with IBM's Websphere MQ and Oracle's Stream AQ as examplesBusiness process management and its mechanismsDescription of the two-phase locking function, B-tree locking and multigranularity locking used in SQL database systems and nested transaction lockingSystem recovery and its failuresTwo-phase commit protocolComparison between the tradeoffs of replicating servers versus replication resourcesTransactional middleware products and standardsFuture trends, such as cloud computing platforms, composing scalable systems using distributed computing components, the use of flash storage to replace disks and data streams from sensor devices as a source of transaction requests. The text meets the needs of systems professionals, such as IT application programmers who construct TP applications, application analysts, and product developers. The book will also be invaluable to students and novices in application programming.

  • Complete revision of the classic "non mathematical" transaction processing reference for systems professionals
  • Updated to focus on the needs of transaction processing via the Internet-- the main focus of business data processing investments, via web application servers, SOA, and important new TP standards
  • Retains the practical, non-mathematical, but thorough conceptual basis of the first edition
Citește tot Restrânge

Din seria The Morgan Kaufmann Series in Data Management Systems

Preț: 45833 lei

Preț vechi: 57291 lei
-20% Nou

Puncte Express: 687

Preț estimativ în valută:
8772 9254$ 7310£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781558606234
ISBN-10: 1558606238
Pagini: 400
Ilustrații: Approx. 190 illustrations
Dimensiuni: 191 x 235 x 28 mm
Greutate: 0.82 kg
Ediția:2
Editura: ELSEVIER SCIENCE
Seria The Morgan Kaufmann Series in Data Management Systems

Locul publicării:United States

Public țintă

systems professionals: IT application programmers that build TP applications for use in IT or on web sites; application analysts who design applications for deployment on TP systems; and product developers

Cuprins

1: Introduction 2: Transaction Processing Abstractions3: TP Application Architecture4: Queued Transaction Processing5: Business Process Management6: High Availability7: Transaction Processing Products8: Writing TP Applications9: Locking10: Database System Recovery11: Two-Phase Commit12: Replication13: ConclusionAppendix I: Course ProjectsAppendix II: SQL