Tag Archives: Java

Akka

If you need a highly scalable way to communicate. Akka could be the thing you need. Continue reading

Posted in Java | Tagged , , , | Leave a comment

Stop sleeping, start awaiting

Awaitility is a framework to help you wait for code to be executed Continue reading

Posted in Testing | Tagged , , , | Leave a comment

JRebel time-savings

I’ve been using JRebel for little more then a month now on the yellow pages project. It think it’s safe to say it saves me about a day of waiting for deployments in a 30 day time frame. UPDATE: I … Continue reading

Posted in Programming | Tagged , , | 1 Comment