Giter Site home page Giter Site logo

arkitektio / rekuest-server Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 17.92 MB

node repositry and distibuted task assignment to actors within the arkitekt platform

Home Page: https://arkitekt.live

Dockerfile 0.06% Python 98.31% Shell 0.12% CSS 0.30% HTML 1.20%
actor-model arkitekt arkitekt-service message-broker rekuest task-assignment

rekuest-server's Introduction

Rekuest-Server

Maintenance Maintainer Code style: black

Rekuest is one of the core services of Arkitekt. It represents a central repository of all the connected apps and their provided functionality, their Nodes. It also provides ways of interacting with the apps, by providing a central access point, that apps and users can assign tasks to. Rekuest then takes care of routing the requests to the appropriate app, which executres the task and returns the result to rekuest, which in turn routes it back to the caller. Similar to all other Arkitekt ervices, Rekuest exposes a GraphQL API, that can be used to interact with it. You can find the interactive documentation for the API here.

Rekuest Design

Rekuest itself is designed as a stateless service (in order to be able to scale horizontally), and interfaces with proven open-source technologies, such as Redis and RabbitMQ. to route tasks to the appropriate apps. The following diagram shows the high-level design of Rekuest:

Rekuest Design

Developmental Notices

Rekuest is currently being rewritten to support other message brokers, such as Kafka. This will however remain an opt-in feature, and RabbitMQ will remain the default message broker. To learn more about this design decision, please refer to the Why Not? section.

You can find the current developmental node of Rekuest here Efforts from this new repository will be merged into this repository once the new version is ready for production.

rekuest-server's People

Contributors

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