《Java Performance》Chapter 11 Web Services Performance 专门讲Web Service性能的内容
《Spring Web Services 2 Cookbook》Chapter 3: Testing and Monitoring Web-Services 专门讲解Spring Web Service的测试方法,包括单元测试、集成测试、用TCPMon监控、soapUI的简单用法
《On The Performance of Web Services》Chapter 3 Benchmarking SOAP Binding,关于SOAP绑定的基准测试、不同绑定方式的适用范围
关于AJAX性能,《Professional Website Performance - Optimizing the Front-End and Back-End》Chapter 6: JavaScript, The Document Object Model, and Ajax
《ENTERPRISE AJAX - Strategies for Building High Performance Web Applications》也不错!AJAX调优可参考!
《Advanced Ajax - Architecture and Best Practices》Chapter 5 Performance Optimization AJAX性能优化可参考!
《High Performance JavaScript》 Chapter 7. Ajax AJAX性能优化可参考!