Month: June 2012

Java/Spring: Create cron with frameworks, JDK timer, Quartz, ServletContextListener, ApplicationContextAware….Java/Spring: Create cron with frameworks, JDK timer, Quartz, ServletContextListener, ApplicationContextAware….

In this post, I propose several solutions to create CRON with frameworksand component JDK timer, Quartz, ServletContextListener, ApplicationContextAware…. Cron, crontab, push, pull, pool…what are they? First, some definitions: The crontab

Java: A concrete example of Queue’s utilization: Multi Servers Dispatching (Part8)Java: A concrete example of Queue’s utilization: Multi Servers Dispatching (Part8)

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