A simple dependency injection component
January 18, 2008 Leave a comment
Guice is alternative to Spring framework except life cycle management.
I like Guice framework over Spring for the following reason.
The lessons I've learned
January 18, 2008 Leave a comment
Guice is alternative to Spring framework except life cycle management.
I like Guice framework over Spring for the following reason.
July 13, 2007 2 Comments
Is distributed architecture more scalable than non-distributed architecture?
Many J2EE architects and developers tend to assume distributed architecture offers unmatched scalability. However this assumption is questionable.