iperezx / R-Pulsar

Rutgers-Pulsar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rutgers-Pulsar

R-Pulsar is an IoT Edge Framework, that extends cloud capabilities to local devices and provides a programming model for deciding what, when, and where data get collected and processed. It has been deployed and tested on embedded devices (Raspberry Pi and Android phone) and presents an experimental evaluation that demonstrates that R-Pulsar can enable timely stream analytics by effectively leveraging edge and core resources.

Documentation

R-Pulsar Documentation on Github Pages

Docker

Build and run R-Pulsar Hello World example (master, producer, and consumer):

docker-compose up --build

Clean up:

docker-compose down

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details

About

Rutgers-Pulsar

License:Apache License 2.0


Languages

Language:Java 99.6%Language:HTML 0.3%Language:Dockerfile 0.1%