Tagged “Apache Ignite”

Apache Ignite - Introduction

01 Oct, 2017

This is an introduction series to Apache Ignite. We will discuss about Apache Ignite, its features, usage as in-memory data grid, compute grid, distributed caching, near real-time caching and persistence distributed database.

Tags:

Apache Ignite - Data grid, Compute grid, Service grid and sql queries examples

09 Feb, 2018

We will show few examples on using Apache Ignite as Compute Grid, Data Grid, Service Grid and executing SQL queries on Apache Ignite. These are basic examples and use the basic api available. There will be few posts in near future which explains the available API in Compute Grid, Service Grid and Data Grid.

Tags:

Apache Ignite - Setup guide

09 Feb, 2018

You can download the Apache Ignite from its official site. You can download the binary, sources, Docker or Cloud images and maven. There is also a third party support from GridGain.

Tags:

Apache Ignite - Internals

13 Feb, 2018

In this post, we will deep dive into Apache Ignite core Ignite classes and discuss about Core classes, Lifecycle events, Client and Server mode, Thread pools configurations, Asynchronous support in Ignite and Resource injection.

Tags:

See all tags.