This post is written by Mark Sailes, Senior Specialist Solutions Architect. This blog post shows how to optimize the performance of AWS Lambda functions written in Java, without altering any of the function code. It shows how Java virtual machine (JVM) se... (more…)
Read more »
Each of us would have encountered decision trees and rule engines of various kinds in our software journeys.
Rule engines are typically structured as a set of rules that are evaluated against a Context.
Bonsai is a data structure that models such engines ... (more…)
Read more »
p8g has been developed for individuals interested in getting into creative programming no matter the experience. (more…)
Read more »
If you’ve been following the news about Oracle’s new direction for Java EE, you’ll know that one of the motivations for changing the governance and process is to move Java EE forward in a more agil… (more…)
Read more »
This document explores possible directions for data classes and sealed types in the Java Language, and is an update to Data Classes in Java. This is an exploratory document only and does not constitute a plan for any specific feature in any specific versi... (more…)
Read more »