Skip to content

FsStorm/FsStorm.WordCount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FsStorm.WordCount

A simple example of the usage of the FsStorm library. Inspired by the example in storm-starter.

Building

Build in Visual Studio.

Submitting the topology

Have a local Storm installed and running. Make sure F# interpreter is in the path and from the build output folder (/bin/Debug by default):

fsi Submit.fsx

Seeing the topology in action

Open Storm UI and see the Storm worker logs for runtime details.

About

A starter Apache Storm topology example for FsStorm:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages