Giter Site home page Giter Site logo

quangio / open-cloud Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 52 KB

Easy deployment platform (WIP concept)

License: GNU Affero General Public License v3.0

Kotlin 93.87% Dockerfile 2.11% HTML 4.02%
vm polyglot microservice distributed zero-configuration hackathon faas-platform

open-cloud's Introduction

Goal

This is an attemp to make a polyglot web server with minimal configuration

Getting Started

Building

Open-Cloud depends on GraalVM for Polyglot support, refer to their website for installing instruction.

After installed GraalVM (and add it to your $PATH variable), run ./gradlew shadowJar or alternatively, you can get the prebuilt .jar here.

Your first function

TODO

Features

  • Support JVM languages, R, Python, JavaScript, Ruby, and LLVM (executing LLVM is unsafe when using GraalVM CE)
  • Support running WebAssembly (with Asmble, WAVM?)
  • Simple POST, GET
  • Functions interaction
  • Share state between functions (support sessions,...)
  • Predefined common components (rate-limiting, authentication...)
  • Horizontal scale
  • Dashboard

(Help needed)

Performance

Speed is acceptable I guess. This is a micro-benchmark

TODO

Contributing

Open issues if you have any question and please tell me if you actually use this to build something.

Donate

open-cloud's People

Contributors

quangio avatar

Stargazers

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