Skip to content
/ Snare Public

A coordination layer for distributed applications written in Scala using MongoDB

License

Notifications You must be signed in to change notification settings

xllora/Snare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snare is a coordination layer for distributed applications written in Scala.
Snare implements a basic heartbeat system and a simple notification mechanism.
Snare relies on MongoDB (http://www.mongodb.org/) to track heartbeat and
notification mailboxs.

In order to run this code and the tests you will need to have an instance of
MongoDB up and running before attempting to run the code or tests.

About

A coordination layer for distributed applications written in Scala using MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages