-
Enterprise Java
Redis pub/sub using Spring
Continuing to discover the powerful set of Redis features, the one worth mentioning about is out of the box support…
Read More » -
Scala
RateLimiter – discovering Google Guava
RateLimiter class was recently added to Guava libraries (since 13.0) and it is already among my favourite tools. Have a…
Read More » -
Core Java
JavaOne 2012: The Road to Lambda
One of the presentations I most eagerly anticipated for JavaOne 2012 was Brian Goetz‘s ‘The Road to Lambda.’ The taste…
Read More » -
Enterprise Java
Enhancing Spring Test Framework with beforeClass and afterClass setup
How to allow instance methods to run as JUnit BeforeClass behavior JUnit allows you to setup methods on the class…
Read More » -
Enterprise Java
Spring 3.1: Caching and EhCache
If you look around the web for examples of using Spring 3.1’s built in caching then you’ll usually bump into…
Read More » -
Core Java
JavaOne 2012: How Do Non-Blocking Data Structures Work?
I was a little surprised when I looked at my schedule for today and noted that all of the sessions…
Read More » -
Groovy
Stuff I Learned from Grails Consulting
I don’t do much Grails consulting since I work for the Engineering group, and we have an excellent group of…
Read More » -
Core Java
JavaOne 2012: JavaOne Technical Keynote
Mark Reinhold started off the JavaOne 2012 Technical Keynote. He said this year’s edition would be a little different because…
Read More » -
Core Java
JavaOne 2012: Java Strategy Keynote and IBM Keynote
I had a rough start to JavaOne 2012 similar to that at JavaOne 2010. It took 70 minutes for the…
Read More »