please can you suggest me a good book about writing scalable web-application/web-services (possible using Spring framework tho not mandatory)?
Thank you very much
Randomize
Books:
- The Art of Scalability: Scalable Web Architecture, Processes, and Organizations for the Modern Enterprise
- The Art of Capacity Planning: Scaling Web Resources
- Scalability Rules: 50 Principles for Scaling Web Sites
The following links are not books but presentation slides that might be helpful as well:
- Successfully Scaling Java Applications in Spring (based on Oracle product)
- Scaling Spring Applications in 4 Easy Steps (based on Open Source product OpenSpaces)
I have "Scalable Internet Architectures" by Theo Schlossnagle . Its a good read to understand the big picture.
精彩评论