What is aggregation in event processing?

Aggregation involves combining multiple individual events into a single data point or a summarized result, making it easier to interpret and act upon. For example, in a financial system, aggregation could mean calculating the total sales for a day, rather than analyzing each individual sale. Data is often represented through measures such as sum, average,

What is aggregation in event processing? Read More »

TriceMate Mediation is now fully integrated with AI anomaly detection!

Great news! We’ve made significant progress on our AI journey and are proud to announce that the latest version of TriceMate Mediation now fully supports ML-based anomaly detection and trend prediction! With these enhancements, you can easily identify unusual trends in your input or output traffic, or detect changes in specific custom counters you’re monitoring.

TriceMate Mediation is now fully integrated with AI anomaly detection! Read More »

Java performance: Native build vs vanilla .jar running on JRE

Have you ever compared the performance of a Java-based application running through the 𝗝𝗮𝘃𝗮 𝗥𝘂𝗻𝘁𝗶𝗺𝗲 𝗘𝗻𝘃𝗶𝗿𝗼𝗻𝗺𝗲𝗻𝘁 with a 𝗻𝗮𝘁𝗶𝘃𝗲 𝗲𝘅𝗲𝗰𝘂𝘁𝗮𝗯𝗹𝗲 compiled using GraalVM? For many years, I strongly associated Java with being an interpreted language that requires the JRE to run applications. However, a few years ago, something big happened, and now there are projects

Java performance: Native build vs vanilla .jar running on JRE Read More »

Warning notification during TricePorter startup in Windows

Some of the Windows users have expressed their concerns about the first startup of the TricePorter application.Upon launching the application, Windows displays a message indicating that the application is not signed and requires additional confirmation to proceed. Additionally, Windows Defender may interfere with the startup process and prompt users to make certain choices.We are aware

Warning notification during TricePorter startup in Windows Read More »