Giter VIP home page Giter VIP logo

force12's Introduction

Force12 - Microscaling-in-a-box

This simple demo runs on your own machine and makes it easy to experiment with microscaling and see containers running locally on your machine. Full instructions for running the demo are at app.force12.io.

Build Status Go 1.4 1.5

Building and running from source

The easiest way to run Microscaling-in-a-box is to follow the instructions. The docker run command pulls the latest image of this code from Docker hub.

If you want to build and run your own version locally:

  • Clone this repo
  • Build the code as a linux executable (since it runs inside a linux container): GOOS=linux go build -o force12 .
  • Build your own version of the container image, and give it a tag: docker build -t <your-tag-name> .
  • Specify -it <your-tag-name> instead of -it force12io/force12:latest on docker run so that it picks up your version of the image

Roadmap

We've got lots of ideas for improvements - here are a few headlines:

  • We're planning to add support for a number of different schedulers. If there's one you'd particularly like to see us support, please let us know.
  • We can improve performance by parallelizing requests to the Docker remote API.
  • In this demo we simply randomize demand, but we'll add support for real-work demand models.

Contact Us

We'd love to hear from you at [email protected] or on Twitter at @force12io. And we welcome new issues or pull requests!

force12's People

Contributors

aecurrie avatar lizrice avatar ross-makisoft avatar rossf7 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.