A simple dependency injection component

Guice is alternative to Spring framework except life cycle management.

I like Guice framework over Spring for the following reason.

Read more of this post

Distributed vs Non-distributed Architecture

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.

Read more of this post