GithubHelp home page GithubHelp logo

yushangbin / openedge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from baetyl/baetyl

0.0 3.0 0.0 37.47 MB

Extend cloud computing, data and service seamlessly to edge devices.

Home Page: https://openedge.tech/

License: Apache License 2.0

Makefile 4.18% Go 91.62% Python 4.11% Dockerfile 0.08%

openedge's Introduction

OpenEdge

OpenEdge Status Documentation Status Release License

OpenEdge-logo

README 中文版

OpenEdge is an open edge computing framework that extends cloud computing, data and service seamlessly to edge devices. It can provide temporary offline, low-latency computing services, and include device connect, message routing, remote synchronization, function computing, video access pre-processing, AI inference, etc. The combination of OpenEdge and the Cloud Management Suite of BIE(Baidu IntelliEdge) will achieve cloud management and application distribution, enable applications running on edge devices and meet all kinds of edge computing scenario.

Advantages

  • Shielding Computing Framework: OpenEdge provides two official computing modules(Local Function Module and Python Runtime Module), also supports customize module(which can be written in any programming language or any machine learning framework).
  • Simplified Application Production: OpenEdge combines with Cloud Management Suite of BIE and many other productions of Baidu Cloud(such as CFC, Infinite, Jarvis, IoT EasyInsight, TSDB, IoT Visualization) to provide data calculation, storage, visible display, model training and many more abilities.
  • Quickly Deployment: OpenEdge pursues docker container mode, it make developers quickly deploy OpenEdge on different operating system.
  • Deploy On Demand: OpenEdge takes modularization mode and splits functions to multiple independent modules. Developers can select some modules which they need to deploy.
  • Rich Configuration: OpenEdge supports X86 and ARM CPU processors, as well as Linux, Darwin and Windows operating systems.

Components

As an edge computing platform, OpenEdge not only provides features such as underlying service management, but also provides some basic functional modules, as follows:

  • OpenEdge Master is responsible for the management of service instances, such as start, stop, supervise, etc., consisting of Engine, API, Command Line. And supports two modes of running service: native process mode and docker container mode
  • The official module openedge-agent is responsible for communication with the BIE cloud management suite, which can be used for application delivery, device information reporting, etc. Mandatory certificate authentication to ensure transmission security;
  • The official module openedge-hub provides message subscription and publishing functions based on the MQTT protocol, and supports four access methods: TCP, SSL, WS, and WSS;
  • The official module openedge-remote-mqtt is used to bridge two MQTT Servers for message synchronization and supports configuration of multiple message route rules. ;
  • The official module openedge-function-manager provides computing power based on MQTT message mechanism, flexible, high availability, good scalability, and fast response;
  • The official module openedge-function-python27 provides the Python27 function runtime, which can be dynamically started by openedge-function-manager;
  • SDK (Golang) can be used to develop custom modules.

Architecture

Architecture

Installation

Documents

Contributing

If you are passionate about contributing to open source community, OpenEdge will provide you with both code contributions and document contributions. More details, please see: How to contribute code or document to OpenEdge.

Discussion

As the first open edge computing framework in China, OpenEdge aims to create a lightweight, secure, reliable and scalable edge computing community that will create a good ecological environment. Here, we offer the following options for you to choose from:

  • If you want to participate in OpenEdge's daily development communication, you are welcome to join Wechat-for-OpenEdge
  • If you have more about feature requirements or bug feedback of OpenEdge, please Submit an issue
  • If you want to know more about OpenEdge and other services of Baidu Cloud, please visit Baidu-Cloud-forum
  • If you want to know more about Cloud Management Suite of BIE, please visit: Baidu-IntelliEdge
  • If you have better development advice about OpenEdge, please contact us: [email protected]

openedge's People

Contributors

sherlockblaze avatar ludanfeng avatar xcgogo avatar lileding avatar wlwgcdxc avatar chensheng0 avatar t-hiroyoshi avatar kuailehaibin avatar two avatar wusp avatar xuri avatar

Watchers

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