Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Modernizing Oracle Tuxedo Applications with Python
  • Toc
  • feedback
Modernizing Oracle Tuxedo Applications with Python

Modernizing Oracle Tuxedo Applications with Python

By : Kalvans
4.8 (8)
close
Modernizing Oracle Tuxedo Applications with Python

Modernizing Oracle Tuxedo Applications with Python

4.8 (8)
By: Kalvans

Overview of this book

Despite being developed in the 1980s, Oracle Tuxedo still runs a significant part of critical infrastructure and is not going away any time soon. Modernizing Oracle Tuxedo Applications with Python will help you get to grips with the most important Tuxedo concepts by writing Python code. The book starts with an introduction to Oracle Tuxedo and guides you in installing its latest version and Python bindings for Tuxedo on Linux. You'll then learn how to build your first server and client, configure Tuxedo, and start running an application. As you advance, you'll understand load balancing and work with the BBL server, which is at the heart of a Tuxedo application. This Tuxedo book will also cover Boolean expressions and different ways to export Tuxedo buffers for storage and transmission, before showing you how to implement servers and clients and use the management information base to change the configuration dynamically. Once you've learned how to configure Tuxedo for transactions and control them in application code, you'll discover how to use the store-and-forward functionality to reach destinations and use an Oracle database from a Tuxedo application. By the end of this Oracle Tuxedo book, you'll be able to perform common Tuxedo programming tasks with Python and integrate Tuxedo applications with other parts of modern infrastructure.
Table of Contents (18 chapters)
close
1
Section 1: The Basics
6
Section 2: The Good Bits
12
Section 3: Integrations

What this book covers

Chapter 1, Introduction and Installing Tuxedo, covers the history of Tuxedo, some core concepts, and the important aspects of it. We will also prepare a development environment by installing Tuxedo in non-interactive mode.

Chapter 2, Building Our First Tuxedo Application, will teach us how to develop a simple to-upper application using Python just like the documentation and examples do for the C programming language. We will examine the running application processes with both Tuxedo and UNIX tools.

Chapter 3, Tuxedo in Detail, introduces the Bulletin Board, clients, and servers. We will learn how queues are used to communicate between clients and servers and how the service abstraction is used for load balancing.

Chapter 4, Understanding Typed Buffers, is dedicated to the message formats that are exchanged between clients and servers.

Chapter 5, Developing Servers and Clients, will teach us how Tuxedo servers expose services and how clients can access them.

Chapter 6, Administering the Application Using MIBs, covers the programmatic configuration of the application and upgrades with zero downtime. We will learn how to extract statistics for monitoring that existing tools do not provide.

Chapter 7, Distributed Transactions, will – better late than never – teach us about one of Tuxedo's main features: transactions. We will experiment with timeouts so you do not have to do it on the production system.

Chapter 8, Using Tuxedo Message Queue, will cover using the Tuxedo /Q component for improving the reliability of the application.

Chapter 9, Working with Oracle Database, covers all the necessary steps to use Oracle Database from the Tuxedo application and execute SQL in local and global transactions.

Chapter 10, Accessing the Tuxedo Application, will show us how to access a remote Tuxedo application over the network or expose friendly web services from the Tuxedo application itself.

Chapter 11, Consuming External Services in Tuxedo, will cover accessing external services from the Tuxedo application in a way that fits best with other parts of the application.

Chapter 12, Modernizing the Tuxedo Application, introduces the NATS messaging system and develops an example of the Tuxedo application and the NATS application calling services provided by the other application.

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete