Hello, In this article, I will present you a solution in order to measure performance and time processing on server side. This technical solution allow to quickly obtain a detailed
After my posts concerning presentation of Queue/BlockingQueue, and the Queue/BlockingQueue implementations I would continue with a post about a concrete example of these implementations: the Multi servers dispatching. Multi-server operating
Hello, I would update my previous article concerning a solution in order to avoid the famous OutOfMemoryError: Java heap space or OutOfMemoryError: PermGen space errors. This error java.lang.OutOfMemoryError in Java