GithubHelp home page GithubHelp logo

ygbm / mesos-in-action-code-samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guzu92/mesos-in-action-code-samples

0.0 1.0 0.0 84 KB

Supplementary code and examples for "Mesos in Action" (Manning, 2016)

Home Page: http://mesosinaction.com

License: MIT License

Scala 3.91% Shell 23.37% Ruby 3.82% HTML 12.16% CSS 3.55% Python 53.18%

mesos-in-action-code-samples's Introduction

Mesos in Action

This repository contains supplementary code for the book "Mesos in Action", written by Roger Ignazio and published by Manning Publications.

http://www.mesosinaction.com

How this repository is organized

In this repo, I've organized specific code samples into directories based on the chapters and appendices in the book. Each directory contains its own README which provides additional details about how to use each of the files contained within.

In a few cases, there are some examples that aren't organized by chapter. These include:

  • keys-values-app
  • output-env-app
  • wordcount-example
  • email-weather-forecast.py

These examples are included at the top level of this repository because they are, or can be, used with topics and projects covered in multiple chapters.

License

The contents of this repository are licensed under the MIT License. See the included LICENSE file at the root of this repository.

Releases

The master branch of this repo will always contain the latest changes, which may or may not map to a currently-released version of Mesos In Action.

Tagged releases will follow published versions of the books using a Semantic Versioning-like approach:

EDITION.UPDATE.FIX

EDITION and UPDATE will only be incremented when a new version of the book itself is warranted. Otherwise, trivial changes to code, configurations, and/or examples (due to bugs, enhancements, etc) will increment the value of FIX.

mesos-in-action-code-samples's People

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.