Coder Social home page Coder Social logo

theoturner / oef-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from villesundell/oef-core

0.0 0.0 0.0 1.44 MB

oef-core server node.

License: Apache License 2.0

CMake 0.45% C++ 98.14% C 0.16% Dockerfile 0.11% Python 0.48% Shell 0.63% Vim Script 0.04%

oef-core's Introduction

OEF Core for Pluto

Setup a OEF Pluto node

Using docker

Docker image oef-core-pluto-image

  • Build:

    ./oef-core-pluto-image/scripts/docker-build-img.sh
    
  • Run:

    First you must run an oef-search-pluto node

    ./oef-core-pluto-image/scripts/docker-run.sh --network host --
    

You can access the node at 127.0.0.1:3333.

Run End-to-End Oef

    +----------------+
    |Oef Python Agent|---+
    +----------------+   |   +--------------+         +----------------+
     1. register a       +---|              |         |                |
         service             |Oef Core Pluto|+-------+|Oef Search Pluto|
                         +---|              |         |                |
    +----------------+   |   +--------------+         +----------------+
    |Oef C# Agent    |---+
    +----------------+
     2. query for a
         service

Directory ./end-to-end-oef contains a docker-compose that deploys the full Oef system: Oef Search (uvue-git/oef-search-pluto), Oef Core (uvue-git/oef-core-pluto), and two agents using different languages SDKs (uvue-git/oef-sdk-python and uvue-git/oef-sdk-csharp).

cd ./end-to-end-oef/

Prepare needed docker images

First, you need to run configuration script:

./configure_from_scratch.sh

This script will:

  1. Clone all needed repositories
  2. Apply (quick) patches to cloned repositories (mainly, launch scripts and updated code)
  3. Build all needed images (using docker-compose build) with end-to-end-oef tag

Deploy containers

docker-compose up

oef-core's People

Contributors

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