Coder Social home page Coder Social logo

huang12zheng / brane Goto Github PK

View Code? Open in Web Editor NEW

This project forked from epi-project/brane

0.0 1.0 0.0 139.71 MB

Programmable Orchestration of Applications and Networking

License: Apache License 2.0

Shell 1.84% Python 6.09% Rust 91.35% Dockerfile 0.48% BrighterScript 0.08% Bikeshed 0.16%

brane's Introduction

logo

Programmable Orchestration of Applications and Networking


Audit status CI status License: Apache-2.0 Coverage status Release DOI

Introduction

Regardless of the context and rationale, running distributed applications on geographically dispersed IT resources often comes with various technical and organizational challenges. If not addressed appropriately, these challenges may impede development, and in turn, scientific and business innovation. We have designed and developed Brane to support implementers in addressing these challenges. Brane makes use of containerization to encapsulate functionalities as portable building blocks. Through programmability, application orchestration can be expressed using intuitive domain-specific languages. As a result, end-users with limited or no programming experience are empowered to compose applications by themselves, without having to deal with the underlying technical details.

See the documentation for more information.

Contributing

If you're interrested in contributing, please read the code of conduct and contributing guide.

Bug reports and feature requests can be created in the issue tracker.

Development

The latest version of Rust, and the following system dependencies must be installed (assuming Ubuntu 20.04):

  • build-essential
  • cmake
  • docker-compose
  • docker.io
  • libssl-dev
  • musl-tools
  • pkg-config

Builds

To compile and test the complete project:

$ cargo build
$ cargo test

To build optimized versions of the binaries (brane and branelet):

$ make build-binaries

To build optimized versions of the services (Docker images):

$ make build-services

brane's People

Contributors

onnovalkering avatar lut99 avatar romnn avatar

Watchers

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