Skip to content
This repository has been archived by the owner on Nov 26, 2019. It is now read-only.
/ DataPipelineDemo Public archive

Simple data pipeline demo based on redis as (task) queue and web UI using websocket

Notifications You must be signed in to change notification settings

Hujun/DataPipelineDemo

Repository files navigation

DataPipelineDemo

Simple data pipeline demo based on redis as (task) queue and web UI using websocket

Prerequistes

How to run

  1. Clone this repo on your localhost
git clone https://github.com/Hujun/DataPipelineDemo && cd DataPipelineDemo
  1. Run prepared compose file. The images will be automatically built
docker-compose up
  1. Use your browser to visit localhost:8687. Attention that the page use directly WebSocket API. If it occurs some error, please update your browser to the latest version.

About

Simple data pipeline demo based on redis as (task) queue and web UI using websocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published