.___________. __ .___ ___. .______ _______ .______
| || | | \/ | | _ \ | ____|| _ \
`---| |----`| | | \ / | | |_) | | |__ | |_) |
| | | | | |\/| | | _ < | __| | /
| | | | | | | | | |_) | | |____ | |\ \----.
|__| |__| |__| |__| |______/ |_______|| _| `._____|
Distributed Aggregation & Logging on top of Hiss
__ ___
/ / / (_)_________
/ /_/ / / ___/ ___/
/ __ / (__ |__ )
/_/ /_/_/____/____/ Gossip with Python on Twisted
- Version 0.0.1
- twisted (for network infrastructure)
- pymongo (for communicating with MongoDB)
- bson (for communicating with MongoDB)
- kombu (talking to RabbitMQ)
- boto (for Amazon Web Services)
- psutil (for server statistics)
- networkx (for visualization)
- txAWS (for AWS)
- txRackspace (for Rackspace)
- txCumulus (wrapper for txAWS and txRackspace)
- txLoadBalancer (for load balancing)
Chet Mancini - cam479 at cornell dot edu - http://chetmancini.com
- License: MIT
- Warranty: None of any kind
Execute: $ python launch.py
Command line arguments:
-h Print help
--version Print version
--port Hiss port
--logport Timber port
--interval Gossip interval (seconds)
--iface Interface (default localhost)
Put files in directory
* Nothing yet