In order to embrace the true Christmas spirit, I thought I’d share a few goodies from the Devoxx conference that took place in Antwerp, Belgium in mid December. Devoxx is the former JavaPolis that has changed name due to trademarking issues with Sun. Nonetheless, it’s still the worlds largest independent Java conference, where the 3200 [...]
Devoxx highlights
December 23rd, 2008 by Jacob Mattsson — Agile, Events, Java
Tags: bdd, concurrency, conference, frameworks, spring, spring dm
News On Concurrency
May 1st, 2007 by Jacob Mattsson — Java
Prior to Java 5, most people associated concurrency in Java with the Thread and Runnable concepts. That has all changed now! We now have a compelling high-level API at our hands, including a lot of new concurrent data structures in the Collections Framework and a brand new task Executor framework. In this article, you’ll get [...]
Tags: concurrency, programming
