<p><span>Learn Tuxedo by developing solutions in Python for real-world problems</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Understand Tuxedo through a modern lens by experimenting with Python code</span></span></li><li><span><span>Boost your productivity by using Python programm
Modernizing Oracle Tuxedo Applications with Python: A practical guide to using Oracle Tuxedo in the 21st century
β Scribed by Aivars KalvΔns
- Publisher
- Packt Publishing
- Tongue
- English
- Leaves
- 202
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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.
Table of Contents
- Introduction and Installing Tuxedo
- Building Our First Tuxedo Application
- Tuxedo in Detail
- Understanding Typed Buffers
- Developing Servers and Clients
- Administering the Application Using MIBs
- Distributed Transactions
- Using Tuxedo Message Queue
- Working with Oracle Database
- Accessing the Tuxedo Application
- Consuming External Services in Tuxedo
- Modernizing the Tuxedo Application
π SIMILAR VOLUMES
<p><span>Learn Tuxedo by developing solutions in Python for real-world problems</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Understand Tuxedo through a modern lens by experimenting with Python code</span></span></li><li><span><span>Boost your productivity by using Python programm
The client server or Tuxedo has existed for the past few decades and it is expanding every day! Today, Service Oriented Architecture (SOA) or Service Component Architecture (SCA) are considered to be the new approaches to build client server architecture, Tuxedo adopts this concept and can be extend
Structured Query Language has become the standard for generating, manipulating, and retrieving database information. The dramatic increase in the popularity of relational databases, coupled with Oracle s having the largest market share, has created a demand for programmers who can write SQL code cor