Skip to content

A collection of spouts, bolts, serializers, DSLs, and other goodies to use with Storm

License

Notifications You must be signed in to change notification settings

danbeaulieu/storm-contrib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Storm-contrib is a set of modules for performing common tasks in Storm, and particularly for integrating with various 3rd-party tools. These are wheels that should not need to be re-invented by every developer who wants to build something non-trivial on top of Storm.

For more information about Storm itself, see the Storm GitHub repository.

Modules

Storm-contrib currently consists of the following modules:

storm-contrib-core

General-purpose tools (for example, a ClockSpout) that implement patterns used by various other modules.

storm-contrib-mongo

A simple pattern for writing records from a Storm stream to a MongoDB collection.

About

A collection of spouts, bolts, serializers, DSLs, and other goodies to use with Storm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%