Giter Club home page Giter Club logo

aws-renderfarm's Introduction

RenderFarm

CNV 2016-2017

Group 21

  • João Leite, ist177907
  • António Freire, ist177969
  • João Tomázio, ist178039

Project structure

  • Our project is in a parent maven project (renderfarm).

  • This project as multiple sub-projects (maven modules):

    • loadbalancer: project to receive the entry point http requests
    • webserver: project to receive the loadbalancer requests and call the instrumented raytracer
    • mss: dependency project to handle the DynamoDB read/writes and Amazon EC2 Instances API calls
  • The loadbalancer and webserver project:

    • have the mss project as dependency
    • and are packaged as a JAR file to be deployed to a EC2 Instance
  • All configuration scripts are located in scripts folder inside every sub-project:

    • deploy.sh to package the JAR and send all files needed to a EC2 Instance
    • setup.sh to run on remote server to setup the EC2 Instance
    • rc.local used by setup.sh to change /etc/rc.local contents on server

Setup project

Read .md files in docs folder in parent project

(files are ordered)

Script to make requests

Run script in loadbalancer/scripts/requests.sh

aws-renderfarm's People

Contributors

joaotomazio avatar

Watchers

 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.