/R-Pulsar

Rutgers-Pulsar

Primary LanguageJavaApache License 2.0Apache-2.0

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