Skip to content

kxa14/Pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScalaBridge London: Pipeline project

This is a case study of streaming data processing system motivated by the ScalaBridge London's Streaming project.

For more detailed explanation of the idea behind this project, please read this [document]https://github.com/scalabridgelondon/lesson-plans/blob/master/case-study/Streams.md

Pipeline defined in this project is just a different name for Stream defined in the document.

The codes are written jointly together by a number of ScalaBridge London's participants who joined the discussion every fortnight.

Getting Started:

  1. Open a terminal and clone this repository
    $ git clone https://github.com/KXA194/Pipeline.git
  2. Compile the project with SBT
    $ cd pipeline
    [pipeline]$ sbt
    sbt:pipeline> compile
    This should only take a few seconds.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages