top of page

BLOG
Search


TAFJ Database Performance
Understanding the structure and behavior of our T24 database is essential for maintaining healthy performance as data volumes grow. Efficient communication between the database and the application layer ensures that queries, COB operations, and daily transactions run smoothly.
1 day ago3 min read


Creating Custom Metrics in Performator
Measuring what you need to measure and having the flexibility to enhance a report with additional data are vital tools for creating test reports that contain the information needed for a proper evaluation of a test execution.
Jul 232 min read


How to Test The Temenos Payment Hub in T24
Temenos Payment Hub (TPH) is a sophisticated payment module designed to streamline the posting and processing of transactions.
TPH is made up of two modules: PP, or payment processing, which is an end-to-end payment process from start to finish, and PI, or payment instruction, which is used to set instructions for executing the payment. The banks must choose both modules to fully deploy TPH. We must perform functional testing and related regression testing to test the TPH
Jul 164 min read


Meaningless Performance Metrics
As a performance engineer, I have witnessed many presentations of impressive numbers
Jul 72 min read


Using Performator to Load Test Database Calls
Have you ever needed a simple way to load test your database or check a lot of SQL statements with different test data to see how well your queries execute? Performator version 1.2.3 comes with an easy-to-use interface that simplifies load testing using SQL queries. Maven dependencies You will need to define the dependencies that contain the JDBC driver for your database, for example, Postgres: <!-- https://mvnrepository.com/artifact/org.postgresql/postgresql --> <dependenc
Jul 22 min read


How to Load Test Java Code Using Performator
The flexibility to measure any Java code execution while running it as a load test is one of the key features of Performator. Many other tools either require plugins to support what you want to achieve, need a cumbersome workaround, or not function at all.
Jun 252 min read


Exploring the New Cybersecurity Maturity Model (CSMM) in Gobenchmark
The Cyber Security Maturity Model (CSMM) is an AI-driven, benchmark-oriented framework designed to measure, compare, and continuously improve an organization's operational security capabilities against industry peers using evidence-based validation and telemetry data. The Gobenchmark model integrates advanced security practices, including Zero Trust, operational resilience, and AI-driven analytics, to continuously verify and benchmark an organization's actual security posture
Jun 204 min read


Agentic AI in Performance Engineering
Agentic AI shifts performance engineering from reactive fixes to proactive, self-healing optimization.
Oct 30, 20252 min read


How Finabank Made Performance a Mission Critical C-Level Goal
Don’t miss Finabank’s journey at Perform 2025! Discover how they boosted transaction performance by 300% and transformed POS payments.
Jan 10, 20251 min read


Optimizing T24 Core Banking's TPS
When banks migrate to new core banking releases or publish new products, their main concern is the reliability of their platform.
Nov 7, 20242 min read


Five Database Tunings for Performance Engineers
Five Lessons every Performance Engineering should know about Database Performance Tuning
Sep 13, 20242 min read


Establishing a Culture of Performance
We presented our Paper on Establishing a Culture of Performance during the International Conference on Performance Engineering on 7th May 20
Jun 20, 20241 min read


Mainframe here to Stay for another 70 Years
Software Engineers developed the first mainframe-based applications more than 70 years ago. Today, businesses still run mission-critical...
May 2, 20242 min read


Learn more about Behavioral Performance Patterns
Performance patterns are blueprints to solve recurring performance problems. The pattern is a general concept for solving a particular...
Apr 25, 20243 min read


Learn T24 OFS Design and Performance Considerations
When we deploy Core Banking systems, one of the most critical parts is their integration into existing satellite systems such as CRM or E-Banking. We prefer standardized communication gateways such as OFS (Open Financial Services) provided by T24 Transact.
Mar 21, 20242 min read


Understanding the Performance Impact of Java Class Loaders
Java's class loading mechanism is a fundamental aspect of the language's runtime environment, responsible for dynamically loading classes...
Mar 7, 20242 min read


Performance Happens in the Context of the Smallest of Acts
The error rate in network interactions, the utilization of system components, the design of database queries, and the presentation on the...
Feb 15, 20242 min read


Things every T24 Expert should know about the Lock Manager
One of the many secrets in a T24 Core Banking environment is the TAFJ lock manager. It performs its job in the background, and your customer
Feb 8, 20242 min read


Temenos TCIB Performance Tuning
Temenos Connect Internet Banking is a testament to the relentless pursuit of innovation in digital banking experiences. As a cutting-edge solution provided by Temenos, one of the leading banking software companies globally, Temenos Connect Internet Banking redefines how customers interact with their financial institutions. This platform seamlessly blends intuitive design with robust functionality, offering users a secure and user-friendly interface to access many banking serv
Feb 1, 20242 min read


Performance Considerations when using DW.EXPORT in T24 Core Banking
The DW.EXPORT utility, released as part of the DW product available in Temenos Transact, is used to export information from Temenos Transact.
Jan 18, 20242 min read
bottom of page