GithubHelp home page GithubHelp logo

gregrluck / hazelcast-jet-demos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hazelcast/hazelcast-jet-demos

0.0 0.0 0.0 38.6 MB

Demonstration applications using Hazelcast Jet

License: Apache License 2.0

Java 68.02% Makefile 0.14% HTML 26.28% JavaScript 0.28% CSS 4.30% Shell 0.98%

hazelcast-jet-demos's Introduction

Hazelcast Jet Demo Applications

These are Demonstration applications using Hazelcast Jet. Each is a full application and demonstrates how you can use Jet to solve real-world problems.

For smaller, feature specific samples see https://github.com/hazelcast/hazelcast-jet-code-samples

Application Demos

  • Real-time Image Recognition - Recognizes images present in the webcam video input with a model trained with CIFAR-10 dataset.

  • Cryptocurrency Realtime Trend - Twitter content is analyzed in real time to calculate cryptocurrency trend list with popularity index.

  • Online Training Traffic Predictor - Continuously computes linear regression models from current traffic. Uses the trend from week ago to predict traffic now.

  • Jet Leopard - This is a simple example of a sports book and is a good introduction to the Pipeline API. It also uses Hazelcast IMDG as an in-memory data store.

  • Flight Telemetry - Reads a stream of telemetry data from ADB-S on all commercial aircraft flying anywhere in the world. There is typically 5,000 - 6,000 aircraft at any point in time. This is then filtered, aggregated and certain features are enriched and displayed in Grafana.

  • Market Data Distributor - Uploads a stream of stock market data (prices) from a Kafka topic into an IMDG map. Data is analysed as part of the upload process, calculating the moving averages to detect buy/sell indicators. Input data here is manufactured to ensure such indicators exist, but this is easy to reconnect to real input.

  • Markov Chain Generator Generates a Markov Chain with probabilities based on supplied classical books.

External Demos

  • Real-Time Trade Processing Oliver Buckley-Salmon. Reads from a Kafka topic with Jet and then storage to HBase and Hazelcast IMDG. Shows enrichment and streaming aggregations. Jet 0.4.

Prerequisites

  • Git Large File Storage: Installation Guide Some of the demo applications includes machine learning models in their use cases. Since some models' size exceeds GitHub's 100MB file storage limit this repository uses Git LFS.
  • Java Development Kit 8+: Installation Guide
  • Apache Maven: Installation Guide

hazelcast-jet-demos's People

Contributors

cangencer avatar eminn avatar gregrluck avatar kittylyst avatar viliam-durina avatar vladoschreiner avatar

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.