GithubHelp home page GithubHelp logo

racs's Introduction

Please see the LICENSE file for license information.

DISCLAIMER

The RACS prototype is a research project and may contain bugs.  Under no
circumstances should it be used with important data that is not backed up
elsewhere.  But you knew that.

Additionally, RACS does not currently implement any form of authentication
from the client's end, meaning anyone will be able to access your RACS proxy
if it is on an accessible host/port.

RACS was developed on Linux. There's no reason it shouldn't work on other 
platforms, but we haven't tried it.  Let us know.

INSTALLATION

	0. Requires Python >= 2.5

	1. You'll need to install these third-party Python packages:
    	   	  lxml       	XML manipulation library
    	   	  zfec       	Erasure coding library
    	   	  boto		(needed for Amazon S3 repositories)
    	   	  cloudfiles 	(needed for Rackspace Cloudfiles repositories)

	2. If you plan on using ZooKeeper (for multi-proxy RACS), you will
 	   need to run a ZooKeeper server.

    3. If you have rearranged RACS files, you may need to add the "python"
       directory to your PYTHONPATH environment variable.

QUICKSTART

	1. Create a configuration file.  
	   See sample.config for instructions.

	2. To run,  
	      bin/racs [configfile]
	 
	   (or "python.exe bin\racs [configfile]" on Windows)   

KNOWN BUGS

* boto, the Python wrapper for Amazon Web Services, is not thread safe.
  RACS S3 repositories therefore do not run S3 queries in parallel, making
  them much slower than they should be. 

SUPPORT? QUESTIONS?

  [email protected]
  [email protected]
  [email protected]

racs's People

Contributors

hussam avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.