Popis: |
Create Internet-scale applications using Oracle's high-performance data gridKey FeaturesBuild scalable web sites and Enterprise applications using a market-leading data grid productDesign and implement your domain objects to work most effectively with Coherence and apply Domain Driven Designs (DDD) to Coherence applicationsLeverage Coherence events and continuous queries to provide real-time updates to client applicationsSuccessfully integrate various persistence technologies, such as JDBC, Hibernate, or TopLink, with CoherenceFilled with numerous examples that provide best practice guidance, and a number of classes you can readily reuse within your own applicationsBook DescriptionScalability, performance, and reliability have to be designed into an application from the very beginning, as there may be substantial cost or implementation consequences if they need to be added down the line. This indispensible book will teach you how to achieve these things using Oracle Coherence, a leading data grid product on the market.Authored by leading Oracle Coherence authorities, this essential book will teach you how to use Oracle Coherence to build high-performance applications that scale to hundreds of machines and have no single points of failure. You will learn when and how to use Coherence features such as distributed caching, parallel processing, and real-time events within your application, and understand how Coherence fits into the overall application architecture. Oracle Coherence provides a solid architectural foundation for scalable, high-performance and highly available enterprise applications, through features such as distributed caching, parallel processing, distributed queries and aggregations, real-time events, and the elimination of single points of failure.However, in order to take full advantage of these features, you need to design your application for Coherence from the beginning. Based on the authors'extensive knowledge of Oracle Coherence, and how to use it in the real world, this book will provide you with all the information you need in order to leverage various Coherence features properly. It contains a collection of best practice-based solutions and mini-frameworks that will allow you to be more productive from the very beginning.The early chapters cover basics like installation guidelines and caching topologies, before moving on to the domain model implementation guidelines, distributed queries and aggregations, parallel processing, and real-time events. Towards the end, you learn how to integrate Coherence with different persistence technologies, how to access Coherence from platforms other than Java, and how to test and debug classes and applications that depend on Coherence.What you will learnBest use distributed caching to reduce the load on the backend databaseDesign and implement your domain objects to work most effectively with CoherenceApply Domain Driven Design (DDD) principles to Coherence applicationsQuery and aggregate data efficiently within the Coherence gridBoost application performance by executing tasks in parallel within the gridLeverage Coherence events and continuous queries to provide real-time updates to client applicationsIntegrate various persistence technologies, such as JDBC, Hibernate, or TopLink, with CoherenceAccess Coherence from.NET and C++ applications using Coherence•ExtendTest and debug Coherence-related codeChapter 1, Achieving Performance, Scalability, and Availability Objectivesdiscusses obstacles to scalability, performance, and availability and also some common approaches that are used to overcome these obstacles. It also talks about how these solutions can be improved using Coherence.Chapter 2, Getting Startedteaches you how set up Coherence correctly in a development environment, |