Friday, March 18, 2011

Lessons learnt for scaling Java EE applications


Check out following link for detailed description:
  1. Use
    share nothing clustering architectures
  2. Use
    scalable session replication mechanisms
  3. Use
    collocated deployment instead of distributed one
  4. Shared
    resources and services
  5. Parallel Processing

No comments:

Post a Comment