-
Enterprise Java
JMS Development Fundamentals using Apache ActiveMQ
It was last year when I had my hands on trying out JMS. The Idea and concept behind baffled me…
Read More » -
Enterprise Java
Integrating Spring Into Legacy Applications
One of the things that all Spring developers like to do is to shoehorn Spring into any application they work…
Read More » -
Desktop Java
JavaFX 2.0 Introduction by Example book
I recently finished writing a book on the new release of the JavaFX 2.0 SDK and it has already been…
Read More » -
Software Development
Why are Enterprises looking at BigData?
The advent of the Social Collaboration, Online Selling, Digital Goods, Mobile means every enterprise wants to process the transactional and…
Read More » -
Enterprise Java
WebSphere Classloader Memory Leak Prevention
Solving Application ClassLoader Leaks Applications tend to want to: Start new threads using Runnable implementations from the application class loader. Even though…
Read More » -
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 »