Lock-free garbage-free concurrent queue (circular buffer) library for Java - Menzani/RingBuffer... (more…)
Read more »
The new Java is here! Mark Reinhold, the chief architect of Java at Oracle, has just proposed the list of the 5 main elements of the JDK Enhancement Proposal (JEP) that should be embedded in Java 14. (more…)
Read more »
In this talk we'll explore ways that the JVM can reduce the object allocation rate of Java programs automatically by performing stack allocation of objects that are known to be local to a method, or in compiler terms non-escaping. The discussion is focuse... (more…)
Read more »
Today, the $150 billion Indian IT services industry makes for 9.5% of the country's GDP and employs 3.7 million people across the world. However, the shortage of skilled employees has become a major obstacle for the sector. A recent Aspiring Minds study s... (more…)
Read more »