Professional Website PerformanceEffective website development requires optimum performance with regard to both web browser and server. This book covers all aspects of building and maintaining websites that deliver peak performance on all levels. Exploring both front-end and back-end configuration, it examines factors like compression and JavaScript, database performance, MySQL tuning, NoSQL alternatives, load-balancing across multiple servers, effective caching of web contents, CSS, and much more. Both developers and system administrators will find value in this platform-neutral guide.
Covers essential information for creating and maintaining websites that deliver peak performance on both front end and back end; Explains how to configure front-end performance related to the web browser and how to speed up communication between server and browser; Topics include MySQL tuning, NoSQL alternatives, CSS, JavaScript, and web images; Explores how to minimize the performance penalties of SSL; load-balancing across multiple ...
PostgreSQL: Introduction and ConceptsThe most advanced, feature-rich SQL database server available, the open-source PostgreSQL system has rapidly become a key Internet technology. PostgreSQL: Introduction and Concepts, written by a founding member of the PostgreSQL Global Development Team, provides a much-needed tutorial and real-world guide to understanding and working with this complex yet essential system. ...
The Java EE 6 Tutorial, 4th EditionStarting with expert guidance on web tier technologies, including JavaServer Faces and Facelets, this book also covers building web services using JAX-WS and JAX-RS, developing business logic with Enterprise JavaBeans components, accessing databases using the Java Persistence API, securing web and enterprise applications, and using Contexts and Dependency Injection for the Java EE platform. ...
Patterns-Based EngineeringIn Patterns-Based Engineering, two leading experts bring together true best practices for developing and deploying successful software-intensive systems. Drawing on their extensive enterprise development experience, the authors clearly show how to deliver on the promise of a patterns-based approach - and consistently create higher-quality solutions faster, with fewer resources. ...
CMMI for Development, 3rd EditionCMMI for Development describes best practices for the development and maintenance of products and services across their lifecycle. By integrating essential bodies of knowledge, CMMI-DEV provides a single, comprehensive framework for organizations to assess their development and maintenance processes and improve performance. Already widely adopted throughout the world for disciplined, high-quality engineering, CMMI-DEV Version 1.3 now accommodates other modern approaches as well, including the use of Agile methods, Lean Six Sigma, and architecture-centric development. ...
Scalability RulesScalability Rules is the easy-to-use scalability primer and reference for every architect, developer, web professional, and manager. Authors Martin L. Abbott and Michael T. Fisher have helped scale more than 200 hypergrowth Internet sites through their consulting practice. Now, drawing on their unsurpassed experience, they present 50 clear, proven scalability rules - and practical guidance for applying them. ...
Managing Software DebtShipping imperfect software is like going into debt. When you incur debt, the illusion of doing things faster can lead to exponential growth in the cost of maintaining software. Software debt takes five major forms: technical, quality, configuration management, design, and platform experience. In today's rush to market, software debt is inevitable. And that's okay - if you're careful about the debt you incur, and if you quickly pay it back. ...
Marketing Mistakes and Successes, 11th EditionThis best-selling casebook, now in its 11th edition, presents a series of fascinating scenarios that let you learn from some of today's most prominent business players. In an engaging, conversational style, Robert Hartley provides detailed analyses of the decisions and practices that led to major marketing wars, comebacks, mistakes, and successes. These real-life accounts are packed with practical tips, insider insights, and marketing advice. ...
Entity Framework 4 in ActionEntity Framework 4 in Action is an example-rich tutorial that helps .NET developers learn and master the subject. It begins by explaining object / relational mapping and then shows how you can easily transition to EF from ADO.NET. Through numerous focused examples and two larger case studies, the book unfolds the EF story in a clear, easy-to-follow style. Infrastructure and inner workings of EF are discussed when you need them to understand a particular feature. ...
OpenCL in ActionOpenCL in Action blends the theory of parallel computing with the practical reality of building high-performance applications using OpenCL. It first guides you through the fundamental data structures in an intuitive manner. Then, it explains techniques for high-speed sorting, image processing, matrix operations, and fast Fourier transform. The book concludes with a deep look at the all-important subject of graphics acceleration. Numerous challenging examples give you different ways to experiment with working code.
A background in C or C++ is helpful, but no prior exposure to OpenCL is needed. ...