Giter Club home page Giter Club logo

zorilla's Introduction

***** Zorilla Distribution README *****

Zorilla is a P2P Supercomputing middleware. It tries to implement as much
features as possible common to most grid middleware systems (such as Globus and
Condor) but without any of the central components or management overhead. It
should be possible to set-up and run jobs on a zorilla network within 5 minutes.

For more information and publications on Zorilla see the website of the ibis
project: http://www.cs.vu.nl/ibis

***** Basic Zorilla System Overview *****

Zorilla nodes join together in a P2P network to cooperate in running 
supercomputing applications. So, to run applications on your own "p2p grid" 
you need to:

1) install a recent Java virtual machine (Java 1.6 recommended, though 1.5 may also work)

2) Start one or more Zorilla nodes and tell them about each other.
   Alternatively you can join an existing network. Use the zorilla or
   zorilla.bat script for this purpose (see below for more info)
   
3a) Submit nodes to your local node. Use zubmit or zubmit.bat

3b) Alternatively, use the JavaGAT

4) Done!


The Zorilla distribution consists of 4 sub parts:

1) node     The main Zorilla damon type application which is able to join a 
	    Zorilla P2P network, find resources, schedule jobs, etc.
2) zoni     An implementation of the Zorilla Node Interface used to contact
            a running zorilla node from a client. Used in the apps, the Zorilla
            GAT adaptor, etc.


***** RUNNING ZORILLA *****

there are several scripts in the "bin" directory to start and use Zorilla.

bin/zorilla     start a zorilla node
bin/zubmit      submit jobs to a zorilla node
bin/zee         print information on jobs and genral status of a node
bin/zet         set attributes of jobs and nodes
bin/zap         kill jobs and nodes

All these scripts need a ZORILLA_HOME environment variable set to the location
of your zorilla installation

Use the --help option of each script to find out about the options. using no
options at all should suffice for most scripts though.

configuration options of zorilla can be set in multiple ways:

1) using the command line options of the "zorilla" script (see --help)
2) using system properties (usually set with the -Dvariable=key option of java)
3) using a configuration file (default location $HOME/.zorilla/config) consisting of
   lines with variable=key pairs

use the "--config_options" option for a list of valid options and a short
description for each. 

zorilla's People

Contributors

nielsdrost avatar cerieljacobs avatar

Stargazers

Steven K. Baum 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.