Embrace SQL with CUBRID and jOOQ
CUBRID Apps&Tools This is a guest post by Lukas Eder, the creator of jOOQ open source Java API for typesafe SQL modeling. If you develop ...
Understanding Vert.x Architecture - Part II
Dev Platform Last month a colleague of mine has already covered Vert.x, a relatively new Java application framework which provides not...
Understanding Encryption and Security through Java Cryptography Architecture
Dev Platform For a long time, Java has provided security-related functions. Among the security-related functions, Java Cryptography Architecture...
Inside Vert.x. Comparison with Node.js.
Dev Platform Vert.x is a server framework which is rapidly arising. Each server framework claims its strong points are high performance with ...
The Principles of Java Application Performance Tuning
Dev Platform This is the fifth article in the series of "Become a Java GC Expert". In the first issue Understanding Java Garbage Col...
MaxClients in Apache and its effect on Tomcat during Full GC
Dev Platform This is the fourth article in the series of "Become a Java GC Expert". In the first issue Understanding Java Garbage Collect...
How to Tune Java Garbage Collection
Dev Platform This is the third article in the series of "Become a Java GC Expert". In the first issue Understanding Java Garbage Collecti...
