Let's Optimize Relational Database Access
Most database protocols have not followed the HTTP path yet and remain in the stone age of connection pooling.
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Most database protocols have not followed the HTTP path yet and remain in the stone age of connection pooling.
Marcus Hirt
6,028 viewsThe 8.0.1-ga tag was just set in the jmc8 repository on GitHub, a patch update release, and will therefore not include any new features.

Carl Dea
5,892 viewsLearn how to make WebService calls (RESTful) from your JavaFX application to retrieve weather data based on geographic locations.

Gail Anderson
12,616 viewsLearn how to upload your application to the respective mobile app stores so the world can install your application on their devices!

Vipin Sharma
37,065 viewsSome bugs are hard to replicate on your personal computer but easily replicated on production or test machines!

Marcus Hirt
3,528 viewsWith changes in the Java (and the computing) ecosystem, JFR has some loom-ing challenges to remain relevant for the future!

we have introduced the Scaling Group concept to Payara to alter the number of instances in a Deployment group and implement it for SSH …

Sirisha Pratha
4,053 viewsEclipse Collections 11.0: Set operations union, intersect, difference, symmetricDifference, isSubsetOf, isProperSubsetOf, cartesianProduct.

Nicolas Frankel
5,769 viewsBlockHound lets you check if a blocking call occurs in a thread where it shouldn't happen and throws an exception at runtime when it does.

Jonathan Ellis
4,566 viewsLearn about improvements in Java garbage collection that Cassandra 4.0 coupled with Java 16 offers over Cassandra 3.11 on Java 8!