GreenLightning - Small Java HTTP/s server many times faster than Netty or NGINX... (more…)
Read more »
Java Agents are an interesting capability of the JVM. Agents can either be Static(Load when the java app starts with a special flag) or the... (more…)
Read more »
The Ignite Realtime community is happy to be able to announce the immediate availability of version 4.9.1 of Openfire, its cross-platform real-time collaboration server based on the XMPP protocol! 4.9.1 is a bugfix and maintenance release. Among its most... (more…)
Read more »
JetBrains loves all programming languages, and developers of all types! This May, Java turns 25 years old! So we want to pay it special attention, and celebrate 25 things we love about Java and the JVM. (more…)
Read more »
Are you curious about just-in-time compilation in OpenJDK's HotSpot JVM? Learn about HotSpot's multi-tiered execution model and two JIT compiler techniques for boosting Java performance. (more…)
Read more »