Git Product home page Git Product logo

distributed-systems_allocation-servers-cloud's Introduction

Sistemas Distribuídos - Alocação de servidores na nuvem

Projeto Sistemas Distribuídos 2018/2019, Mestrado Integrado em Engenharia Informática, Universidade do Minho, Braga - Portugal

Neste projeto pretende-se desenvolver um serviço de alocação de servidores na nuvem e de gestão de recursos similar às plataformas Google Cloud e a Amazon EC2. De entre várias funcionalidades do sistema, destacam-se:

  • Autenticação e registo de utilizador;
  • Reservar um servidor a pedido;
  • Reservar uma instância em leilão;
  • Libertar um servidor;
  • Consultar a sua conta corrente;

Como executar o projeto:

Na diretoria principal execute os seguintes passos:

  • Servidor:
  $ ./compile_server.sh
  $ ./run_server.sh
  • Clientes:
 $ ./compile_client.sh
 $ ./run_client.sh $n 

(Onde n é a posição da janela da interface no ecrã, varia entre 1-4)

  • Opcional:
    • Bots
    $ ./compile_bots.sh
    $ ./run_bots.sh $n_bots
    

(Onde n_bots é o número de bots pretendido)

Arquitetura final

Screenshot1

Interface da aplicação

Screenshot2

Autores

distributed-systems_allocation-servers-cloud's People

Contributors

joelrodrigues58 avatar raphael28 avatar franciscoaraujo51 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.