Giter VIP home page Giter VIP logo

marvin's Introduction

MARVIN

MARVIN logo

MARVIN is a simple, non-trivial yet complete nanoservices example on DC/OS. He got his name from another famous Marvin. MARVIN provides recommendations for close-by public transport facilities such as bus stops for the events in a calendar provided. You can think of it as a sort of very specialized spatio-temporal personal assistant.

System Architecture

MARVIN system architecture

MARVIN comprises:

  1. a calendar proxy nanoservice nS1
  2. an OpenStreetMap lookup nanoservice nS2
  3. an public transport facilities (PTF) recommender nanoservice nS3
  4. a frontend, a NGINX-based Web app frontend
  5. go2 as a service discovery mechanism

Data sources used in MARVIN:

Deployment

In order to use MARVIN you'll have to have a DC/OS 1.7 cluster set up.

Deploy manually:

$ cd specs/
$ dcos marathon app add go2.json
$ dcos marathon app add marvin-events.json
$ dcos marathon app add marvin-osmlookup.json
$ dcos marathon app add marvin-rec.json
$ dcos marathon app add marvin-frontend.json

Deploy using dploy: TBD

Usage

Once MARVIN is deployed you can go to the front-end and get recommendations for public transport facilities that are close-by your today's events:

MARVIN system architecture

Note that is you want to extend MARVIN, have a look at the development and testing document.

marvin's People

Contributors

mhausenblas avatar

Watchers

James Cloos avatar  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.