Skip to content

A low level stream processing application written in C. Made with @sergiotj and @vitorindeep

Notifications You must be signed in to change notification settings

marcospgp/stream-processing

Repository files navigation

stream-processing

Operating systems project of year 16/17. Made with @sergiotj97 and @vitorindeep

What does it do?

This collection of tools allows the user to create a network of nodes that parse lines of input from the system. Its functionality is similar to Apache's Storm.

How to use?

Step 1:

Set WINDOWS_MODE to 0 or 1 in globals.h depending on your operating system

Step 2:

Run make

Step 3:

Run controller config.txt (or controller.exe config.txt on windows)

Step 4:

Engage in various incredible feats of engineering

Step 5:

Enter "stop" in the terminal in order to close all processes and delete all FIFO pipe files.

About

A low level stream processing application written in C. Made with @sergiotj and @vitorindeep

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published