Year: 2012
-
Enterprise Java
What is Akka?
Before I delve into what is an Akka, let us take a step back to understand how the concept of…
Read More » -
Enterprise Java
Hibernate Performance Tips: Dirty Collection Effect
After 8 years developing server and embedded applications using Hibernate as ORM, squeezing my brain seeking solutions to improve Hibernate…
Read More » -
Software Development
Big Data Trends in 2012
Bigdata has caught the fancy of each and everyone. Consumer and enterprise world is looking to adopt the Bigdata. Analysts…
Read More » -
Core Java
Threading stories: about robust thread pools
Another blog of my threading series. This time it’s about thread pools, robust thread pool settings in particular. In Java…
Read More » -
DevOps
SSH Tunneling Explained
Recently I wanted to set up a remote desktop sharing session from home pc to my laptop. While going through…
Read More » -
Software Development
Is Copy and Paste Programming really a problem?
Copy and Paste Programming – taking a copy of existing code in your project and repurposing it – violates coding…
Read More » -
Software Development
My Problem With Your Interviews
This article comes right after Facebook rejected me after 3 phone interviews, but it is not going to be a…
Read More » -
Agile
Software Engineering needs leaders, not ScrumMasters!
I recently reflected on SCRUM and the role of the ScrumMaster. We know that a ScrumMaster should act as a…
Read More » -
DevOps
High Availability for Web applications
As more mission critical applications move to the cloud, making the application highly available becomes super critical. An application not…
Read More »