-
Core Java
How to Avoid ConcurrentModificationException when using an Iterator
Java Collection classes are fail-fast which means that if the Collection will be changed while some thread is traversing over…
Read More » -
Enterprise Java
App Engine Java Development with Netbeans
If you just started with App engine development, you might be having a feeling that Eclipse is the preferred IDE.…
Read More » -
Software Development
Refactoring Hudson God Class
Jakub Holy, one of our JCG partners, has recently shared his experience at attempting to refactor Hudson, the main class…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W18
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Enterprise Java
RabbitMQ Module for Play! Framework
RabbitMQ offers a highly available, scalable and portable messaging system with predictable and consistent throughput and latency. RabbitMQ is the…
Read More » -
Enterprise Java
Google App Engine Java Capabilities and Namespaces API
Capabilities API With the Capabilities API, your application can detect outages and scheduled downtime for specific API capabilities. You can…
Read More » -
Core Java
Java Generics Quick Tutorial
Generics is a Java feature that was introduced with Java SE 5.0 and, few years after its release, I swear…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W17
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W16
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More »