Skip to content

Renderfarm is a distributed raytracer hosted on aws with an accurate load balancing system. Load is predicted by instrumenting the code and computing the number of instructions executed in each request.

Notifications You must be signed in to change notification settings

goncalo-rodrigues/RenderFarm

Repository files navigation

CNV

RenderFarm

Developed by group 5

  • 78958 - Gonçalo Rodrigues
  • 79035 - Nuno Afonso
  • 79039 - Diogo Silva

Running the Web server

  • Run: ./local.sh
  • This script will start both the instrumentation and the application.

Binaries

  • The instrumentation tool's binaries are on BIT/samples
  • The Web Server's binaries are on raytracer-master
  • The raytracers' binaries are on the corresponding directories

For more information about this project, see FinalReport.pdf

About

Renderfarm is a distributed raytracer hosted on aws with an accurate load balancing system. Load is predicted by instrumenting the code and computing the number of instructions executed in each request.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages