Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

parstream/parstream-storm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParStream is a massively parallel (MPP) data management system designed to run complex analytical queries over extremely large amounts of data on a cluster of commodity servers.

Apache Storm is a free open source distributed realtime computation system.

This ParStream bolt implementation is an Apache Storm bolt consuming a stream of tuples. Each tuple is converted into the corresponding ParStream format and then streamed into the ParStream database.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages