After my post concerning presentation of Queue/BlockingQueue, I would continue with a post about the BlockingQueue implementation: java.util.concurrent.DelayQueue. This implementation of BlockingQueue stores and keeps the elements internally until a
Hi, A post on the projection of a Content Server/Docbase to several Docbrokers. When a DCTM client wants to request DCTM, there are several STEPS: Each CS projets itself
Hello, After my post about the Fake SMTP Server/SMTP4DEV, today, I would present a solution for the sending of email in your java applications. So, we will consider sending emails