Hi, This post concerns the multi-tasking or multi-threading which is a programming technique to take advantage of the use of tasks (threads). We will see in this tutorial the practical
After, my post concerning the recommandation XSLT of XSL, here, I would present simple examples of parsing XML stream with the JAXP (Java APIs for XML Processing) API which is
After my post concerning presentation of Queue/BlockingQueue, I would continue with a post about the BlockingQueue implementation: java.util.concurrent.PriorityBlockingQueue. This implementation of BlockingQueue stores and keeps the elements internally in a