Coder Social home page Coder Social logo

cnrainbing / spring-boot-ignite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from romeh/spring-boot-ignite

0.0 0.0 0.0 528 KB

Show case for how to integrate apache ignite with spring boot plus using the durable memory feature and sql queries over ignite in memory caches

License: Apache License 2.0

Java 98.02% HTML 1.98%

spring-boot-ignite's Introduction

Spring Boot integration with Apache Ignite and its durable memory and sql queries over cache

show case for how integrate apache ignite with spring boot plus using the durable memory feature and sql queries over ignite in memory caches

  • Integrate spring boot with Apache Ignite
  • How to enable and use persistent durable memory feature of Apache Ignite which can persist your cache data to the file disk to survive crash or restart so you can avoid data losing.
  • How to execute SQL queries over ignite caches
  • How to unit test and integration test ignite with spring boot
  • Simple Jenkins pipeline reference
  • How to do fail fast map reduce parallel jobs execution in sync and async way

How it is integrated with spring boot :

alt text

How to handle parallel fail fast map reduce jobs in sync and async way:

alt text

for more detailed technical information please check my post :

Spring boot with Ignite durable memory and SQL queries : https://mromeh.com/2017/11/17/spring-boot-with-apache-ignite-persistent-durable-memory-storage-plus-sql-queries-over-ignite-cache/

And for fail fast map reduce jobs in ignite compute grid: https://mromeh.com/2017/12/18/spring-boot-with-apache-ignite-fail-fast-distributed-map-reduce-closures/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.