GridCompute
  • Overview
    • Description
    • Simple Workflow
    • Applications of interest
    • Interface functionalities
  • Tutorial
    • Create GridCompute database
    • Set-up of GridCompute
    • Test GridCompute
  • Specifications
    • Detailed workflow
    • Architecture of shared folder
    • Architecture of Mongo Database
    • Application-specific scripts
    • Main code layout
  • Development
    • Requirements
    • Build application
    • Build documentation
    • Execute application
  • Source code layout
    • main.py
    • g_config.py
    • g_interface.py
    • g_server_management.py
    • setup.py
    • database_management.py
  • License
    • GridCompute
    • Third-party tools
 
GridCompute
  • Docs »
  • Welcome to GridCompute’s documentation!
  • Edit on GitHub

Welcome to GridCompute’s documentation!¶

GridCompute is an open-source cross-platform tool that implements quickly distributed computing over a local grid.

Please see below useful links.

Documentation:http://gridcompute.readthedocs.org
Source code:http://github.com/borisd13/GridCompute
Binaries:http://github.com/borisd13/GridCompute/releases

For any question, please contact Boris Dayma at boris.dayma@gmail.com.

Many thanks to:

  • Bruno Guigon
  • Vianney Da Costa

Contents¶

  • Overview
    • Description
    • Simple Workflow
    • Applications of interest
    • Interface functionalities
  • Tutorial
    • Create GridCompute database
    • Set-up of GridCompute
    • Test GridCompute
  • Specifications
    • Detailed workflow
    • Architecture of shared folder
    • Architecture of Mongo Database
    • Application-specific scripts
    • Main code layout
  • Development
    • Requirements
    • Build application
    • Build documentation
    • Execute application
  • Source code layout
    • main.py
    • g_config.py
    • g_interface.py
    • g_server_management.py
    • setup.py
    • database_management.py
  • License
    • GridCompute
    • Third-party tools
Next

© Copyright 2014, Boris Dayma.

Sphinx theme provided by Read the Docs