Skip to main content

Posts

Showing posts from January, 2017

The full table of contents of the book High Performance in-memory computing with Apache Ignite

The book High Performance in-memory computing with Apache Ignite has been completed and available at LeanPub . Table of contents: Introduction What is Apache Ignite Who uses Apache Ignite Why Ignite instead of others Our Hope Chapter one: Installation and the first Ignite application Pre-requirities Installation Run multiple instances of Ignite in a single host Configure a multi-node cluster in different host Rest client to manipulate with Ignite Java client SQL client Conclusion What's Next Chapter two: Architecture overview Functional overview ClusterTopology Client and Server Embedded with the application Server in separate JVM (real cluster topology) Client and Server in separate JVM on single host Caching Topology Partitioned caching topology Replicated caching topology Local mode Caching strategy Cache-aside Read-through and Write-through Write behind Data model CAP theorem and where does Ignite stand in? Clustering Cluster group Da