Java Performance and Scalability: Server-side programming techniques
Title | Java Performance and Scalability: Server-side programming techniques PDF eBook |
Author | Dov Bulka |
Publisher | Addison-Wesley Professional |
Pages | 330 |
Release | 2000 |
Genre | Electronic books |
ISBN |
PLEASE PROVIDE DESCRIPTION
Building Scalable and High-performance Java Web Applications Using J2EE Technology
Title | Building Scalable and High-performance Java Web Applications Using J2EE Technology PDF eBook |
Author | Greg Barish |
Publisher | Addison-Wesley Professional |
Pages | 405 |
Release | 2002 |
Genre | Computers |
ISBN | 0201729563 |
Scaling Java enterprise applications beyond just programming techniques--this is the next level. This volume covers all the technologies Java developers need to build scalable, high-performance Web applications. The book also covers servlet-based session management, EJB application logic, database design and integration, and more.
The Developer's Guide to the Java Web Server
Title | The Developer's Guide to the Java Web Server PDF eBook |
Author | Dan Woods |
Publisher | Addison Wesley Longman |
Pages | 0 |
Release | 1999 |
Genre | Application software |
ISBN | 9780201379495 |
"The Developer's Guide to the Java Web Server provides a comprehensive description of the Java Web Server and specific techniques for putting this technology to work. The book describes the underlying servlet technology, reviews Java Web Server features, explores design options, and demonstrates the development process."--BOOK JACKET.Title Summary field provided by Blackwell North America, Inc. All Rights Reserved
Maximizing .NET Performance
Title | Maximizing .NET Performance PDF eBook |
Author | Nick Wienholt |
Publisher | Apress |
Pages | 291 |
Release | 2008-01-01 |
Genre | Computers |
ISBN | 1430207841 |
* Full analysis of performance characteristics of the .NET Framework, including actual benchmark results * Information on the internals of the .NET Framework and exposure to the various elements that make up the .NET Framework * Description of tools and techniques for identifying performance problems developers may encounter * References to sources of further information on various performance topics * Written by a Microsoft MVP in a technically unique style and of the highest quality
Software Performance and Scalability
Title | Software Performance and Scalability PDF eBook |
Author | Henry H. Liu |
Publisher | John Wiley & Sons |
Pages | 307 |
Release | 2011-09-20 |
Genre | Computers |
ISBN | 1118211316 |
Praise from the Reviewers: "The practicality of the subject in a real-world situation distinguishes this book from others available on the market." —Professor Behrouz Far, University of Calgary "This book could replace the computer organization texts now in use that every CS and CpE student must take. . . . It is much needed, well written, and thoughtful." —Professor Larry Bernstein, Stevens Institute of Technology A distinctive, educational text onsoftware performance and scalability This is the first book to take a quantitative approach to the subject of software performance and scalability. It brings together three unique perspectives to demonstrate how your products can be optimized and tuned for the best possible performance and scalability: The Basics—introduces the computer hardware and software architectures that predetermine the performance and scalability of a software product as well as the principles of measuring the performance and scalability of a software product Queuing Theory—helps you learn the performance laws and queuing models for interpreting the underlying physics behind software performance and scalability, supplemented with ready-to-apply techniques for improving the performance and scalability of a software system API Profiling—shows you how to design more efficient algorithms and achieve optimized performance and scalability, aided by adopting an API profiling framework (perfBasic) built on the concept of a performance map for drilling down performance root causes at the API level Software Performance and Scalability gives you a specialized skill set that will enable you to design and build performance into your products with immediate, measurable improvements. Complemented with real-world case studies, it is an indispensable resource for software developers, quality and performance assurance engineers, architects, and managers. It is anideal text for university courses related to computer and software performance evaluation and can also be used to supplement a course in computer organization or in queuing theory for upper-division and graduate computer science students.
Java Performance Tuning
Title | Java Performance Tuning PDF eBook |
Author | Jack Shirazi |
Publisher | "O'Reilly Media, Inc." |
Pages | 588 |
Release | 2003-01-21 |
Genre | Computers |
ISBN | 0596003773 |
Java application performance is tied pretty heavily to the underlying Java Virtual Machine, and the new 1.4 version of Java has significant changes that mean previously used performance tips and strategies may no longer work. Significantly revised and expanded, this second edition not only covers Java 1.4, but adds new coverage of JDBC, NIO, Servlets, EJB and JavaServer Pages. Suitable for intermediate and advanced Java developers, this text also covers JDBC, RMI/CORBA, Servlets, JavaServer Pages and custom tag libraries, XML, internationalization, JavaMail, Enterprise JavaBeans and performance tuning. It should be a useful resource for teaching how to create a tuning strategy, how to use profiling tools to understand a program's behaviour, and how to avoid performance penalties from inefficient code, making them more efficient and effective. The result is code that's robust, maintainable and fast.
Performance Analysis for Java Web Sites
Title | Performance Analysis for Java Web Sites PDF eBook |
Author | Stacy Joines |
Publisher | Addison-Wesley Professional |
Pages | 458 |
Release | 2003 |
Genre | Computers |
ISBN | 9780201844542 |
Targeting the critical issue of performance, this guide shows how to resolve bottlenecks, increase speed, and get better overall performance for Java Websites. The author team is a group of seasoned performance experts who have helped hundreds of customers resolve enterprise Website performance issues.