https://github.com/pulsarIO/jetstream
Jetstream is a streaming processing framework
https://github.com/pulsarIO/jetstream
Last synced: 10 months ago
JSON representation
Jetstream is a streaming processing framework
- Host: GitHub
- URL: https://github.com/pulsarIO/jetstream
- Owner: pulsarIO
- License: other
- Created: 2015-01-29T07:18:19.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T22:08:01.000Z (over 10 years ago)
- Last Synced: 2024-11-15T23:31:00.020Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 9.3 MB
- Stars: 113
- Watchers: 28
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-java - JetStream
README
Jetstream
=========

Jetstream is a real-time stream processing system for analyzing live event streams to enable business to react to signals much earlier than is possible with batch oriented systems like Hadoop.
It is targeted for security, risk, machine learning, fault monitoring, predictive analytics and many more use cases where there is a need to track, detect and react to user or machine behavior patterns over windows of time. Examples of these could be monitoring DOS attacks, predicting failures by watching metrics, correlating events etc.
Follow [**wiki**](../../wiki) for more details.