How IoT Events are transformed in a mediation system?

Do you know how ๐—ฒ๐˜ƒ๐—ฒ๐—ป๐˜๐˜€ generated by your ๐—œ๐—ผ๐—ง ๐—ฑ๐—ฒ๐˜ƒ๐—ถ๐—ฐ๐—ฒ๐˜€ and ๐˜€๐—ฒ๐—ป๐˜€๐—ผ๐—ฟ๐˜€ can help monitor various parameters and even ๐—ฎ๐˜‚๐˜๐—ผ๐—บ๐—ฎ๐˜๐—ถ๐—ฐ๐—ฎ๐—น๐—น๐˜† ๐˜€๐—ฒ๐—ป๐—ฑ ๐—ผ๐—ฟ๐—ฑ๐—ฒ๐—ฟ๐˜€ for purchase if you’re low on grocery items? Check out this image that highlights some key steps!

How IoT Events are transformed in a mediation system? Read More ยป

What could be infrastructure limitation for event aggregation process and how frequently you need to change failed drives?

In today’s enterprise world, where we can obtain servers with hundreds of CPU cores and terabytes of RAM, it may seem surprising that we could still encounter limitations in the event aggregation process. As we recently discussed, when the data being aggregated is critical and cannot be lost due to hardware outages, itโ€™s not enough

What could be infrastructure limitation for event aggregation process and how frequently you need to change failed drives? Read More ยป

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 ยป