Java Articles, Tutorials & News

High-performance Java websites with functional WebFlux

Performance requirements, legacy systems, and team familiarity are all factors that may lead you to look for high-performance web solutions with Java. Spring WebFlux is a popular tool to create web applications in Java. Functional programming in Java is a…

Read more »

High-performance Java websites with functional WebFlux

Performance requirements, legacy systems, and team familiarity are all factors that may lead you to look for high-performance web solutions with Java. Spring WebFlux is a popular tool to create web applications in Java. Functional programming in Java is a…

Read more »

Java Project Lilliput

In 64-bit Hotspot, Java objects have an object header of 128 bits: a 64 bit multi-purpose header (‘mark’ or ‘lock’) word and a 64-bit class pointer. With typical average object sizes of 5-6 words, this is quite significant: 2 of those words are al…

Read more »