
Modernizing Oracle Tuxedo Applications with Python
A practical guide to using Oracle Tuxedo in the 21st century
- 202 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Modernizing Oracle Tuxedo Applications with Python
A practical guide to using Oracle Tuxedo in the 21st century
About this book
Learn Tuxedo by developing solutions in Python for real-world problems
Key Features
- Understand Tuxedo through a modern lens by experimenting with Python code
- Boost your productivity by using Python programming to perform common Tuxedo programming tasks
- Manage real-world integration tasks with small Python programs
Book Description
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.
What you will learn
- Understand Oracle Tuxedo as a microservice platform
- Develop Oracle Tuxedo applications using Python 3
- Perform administration tasks programmatically with Python 3
- Extract Tuxedo statistics for monitoring application performance
- Integrate Tuxedo into the modern software ecosystem
- Understand how distributed transactions work in Tuxedo
Who this book is for
This book is for developers who are new to Tuxedo and are looking to develop a new modern front-end or integrate Tuxedo in their applications. The book will also help experienced Tuxedo, C or COBOL developers to improve their productivity and QA engineers to automate Tuxedo application tests. Beginner-level knowledge of Python and Linux shell is required before getting started with this book.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Section 1: The Basics
- Chapter 1, Introduction and Installing Tuxedo
- Chapter 2, Building Our First Tuxedo Application
- Chapter 3, Tuxedo in Detail
- Chapter 4, Understanding Typed Buffers
Chapter 1: Introduction and Installing Tuxedo
- Introducing Tuxedo
- Understanding Tuxedo through modern lens
- Reviewing the need for Python
- Installing Tuxedo and Python
Technical requirements
- Docker for Linux, or Docker Desktop for Windows 10
- A 64-bit processor
- At least 3 GB of free disk space
- At least 4 GB of RAM, but 8 GB is strongly recommended
Introducing Tuxedo
A Unix-inspired application server
Understanding Tuxedo through modern lens
Availability
Table of contents
- Modernizing Oracle Tuxedo Applications with Python
- Contributors
- Preface
- Section 1: The Basics
- Chapter 1: Introduction and Installing Tuxedo
- Chapter 2: Building Your First Tuxedo Application
- Chapter 3: Tuxedo in Detail
- Chapter 4: Understanding Typed Buffers
- Section 2: The Good Bits
- Chapter 5: Developing Servers and Clients
- Chapter 6: Administering the Application Using MIBs
- Chapter 7: Distributed Transactions
- Chapter 8: Using Tuxedo Message Queue
- Chapter 9: Working with Oracle Database
- Section 3: Integrations
- Chapter 10: Accessing the Tuxedo Application
- Chapter 11: Consuming External Services in Tuxedo
- Chapter 12: Modernizing the Tuxedo Applications
- Assessments
- Other Books You May Enjoy