Project for Operating Systems in C
This project is inspired by a Stream Processing network like Apache Storm. It simulates a network of components to filter, modify and process several events. It is meant for Linux systems, and it introduces the concepts of pipes and signals. It is able to run several commands.
Use make
.
You can type all of your commands in the controller.
If you don't know where to start, you can check out one of our examples first.
- Add support for MacOS
- Don't lose information when disconnecting while node is just reading
- Add page about examples
Made by:
Tânia Silva (That's me 😉)