Coder Social home page Coder Social logo

ajunlonglive / pr0t0n-orchestrator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from e1ectr0n-ai/pr0t0n-orchestrator

0.0 1.0 0.0 81 KB

Simplify orchestration of complex robotics systems that rely on low-latency AI processing at edge.

License: MIT License

Shell 0.29% Rust 98.31% PLpgSQL 1.40%

pr0t0n-orchestrator's Introduction

pr0t0n-orchestrator

Simplify orchestration of complex robotics systems that rely on low-latency AI processing at edge.

Setup

You must specify your Postgres connection using the .env file.

# Note: do NOT submit your username/password changes.
DATABASE_URL=postgres://USERNAME:PASSWORD@HOST/DATABASE_NAME

Commands

To run the server:

cargo run --package pr0t0n_orch

To run the test client:

cargo run --package pr0t0n_orch_client

To run websocket loadtest:

cargo test --package pr0t0n_orch --test websocket_loadtest -- --nocapture

To test the database:

cargo test --package pr0t0n_orch_db -- --test-threads 1

pr0t0n-orchestrator's People

Contributors

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