Our previous two posts have focused on the deployment infrastructure and continuous integration building blocks that we need to both enable our Kubernetes cluster and provide the foundation of our containerised deployments – continuously integrated builds... (more…)
Read more »
This video covers some of the larger Java networking library enhancements, such as the Simple Web Server (JEP 408), Unix domain socket channels (JEP 380), an... (more…)
Read more »
Are you worried that Oracle is going to come after your Java SE usage in 2017? Zone Leader John Vester gives his perspective on what needs to be licensed with Oracle.
Read more »
The JVM’s garbage collectors make use of Thread-Local Allocation Buffers (TLABs) to improve allocation performance. In this article we’re going to understand what TLABs are, how they affect the code generated by the JIT for allocation and what the resulti... (more…)
Read more »
Kalix order processing Java demo. Contribute to mckeeh3/order-processing-java-demo development by creating an account on GitHub. (more…)
Read more »