Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tethysplatform/TethysCluster
A Python module for creating HTCondor Clusters in the Cloud. TethysCluster is an adaptation of StarCluster (http://star.mit.edu/cluster)
https://github.com/tethysplatform/TethysCluster
Last synced: 5 days ago
JSON representation
A Python module for creating HTCondor Clusters in the Cloud. TethysCluster is an adaptation of StarCluster (http://star.mit.edu/cluster)
- Host: GitHub
- URL: https://github.com/tethysplatform/TethysCluster
- Owner: tethysplatform
- License: lgpl-3.0
- Created: 2015-02-02T22:19:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T21:54:32.000Z (over 2 years ago)
- Last Synced: 2024-10-13T02:21:44.826Z (27 days ago)
- Language: Python
- Size: 6.66 MB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.rst
- Changelog: Changelog
- License: COPYING
Awesome Lists containing this project
- awesome-starred - tethysplatform/TethysCluster - A Python module for creating HTCondor Clusters in the Cloud. TethysCluster is an adaptation of StarCluster (http://star.mit.edu/cluster) (others)
README
=============
TethysCluster
=============
:TethysCluster: Cloud Computing Toolkit for Diverse Clusters
:Version: 0.1.6
:Author: Scott Christensen
:Team: CI-Water
:Homepage: http://ci-water.github.io/TethysCluster/
:License: LGPLDescription:
============
TethysCluster is an adaptation of StarCluster with the goal of making it
compatible with multiple platforms and cloud providers including Windows
and Microsoft Azure.StarCluster is a utility for creating and managing computing clusters hosted on
Amazon's Elastic Compute Cloud (EC2). StarCluster utilizes Amazon's EC2 web
service to create and destroy clusters of Linux virtual machines on demand.For more information about the StarCluster project see https://star.mit.edu/cluster/
Licensing
=========
TethysCluster is licensed under the LGPLv3
See COPYING.LESSER (LGPL) and COPYING (GPL) for LICENSE details