Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anicolaspp/reactor
Multi-system MapR integration
https://github.com/anicolaspp/reactor
java mapr mapr-db mapr-streams maprdb mapreduce mapreduce-java scala
Last synced: 14 days ago
JSON representation
Multi-system MapR integration
- Host: GitHub
- URL: https://github.com/anicolaspp/reactor
- Owner: anicolaspp
- License: mit
- Created: 2018-10-10T18:34:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-03T02:08:44.000Z (about 6 years ago)
- Last Synced: 2024-11-16T00:26:19.664Z (3 months ago)
- Topics: java, mapr, mapr-db, mapr-streams, maprdb, mapreduce, mapreduce-java, scala
- Language: Scala
- Homepage:
- Size: 1.51 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reactor
**Reactor** shows how to integrate different technologies with the *MapR Data Platform*.
## Modules
- [Click Simulator](https://github.com/anicolaspp/reactor/tree/master/clicksimulator) generates and writes links to the system.
- View Materializers
- [Aggregator](https://github.com/anicolaspp/reactor/tree/master/aggregator) materializes global link stats in time window.
- [Links General Stats](https://github.com/anicolaspp/reactor/tree/master/links_general_stats) materializes the total counts view for each link.
- [File Sink](https://github.com/anicolaspp/reactor/tree/master/file_sink) is in charge of saving message to durable, distributed, and long term storage.## Reactor Overview
**Reactor** is built as a compilation of different technologies interacting with each other. The following diagram shows a general overview of these interactions.
![](./reactor.png)
**Reactor** is built again *MapR 6.0.1*