Skip to main content

orchestrator for microservices architecture

Project description

orchestrator - convenient configuration of interaction between services in microservice architecture

Installation

git clone https://github.com/Shchusia/orchestrator.git
python setup.py install

Problem

The application has a lot of services for performing tasks. Each service performs its own task. Different services bundles are used to perform different tasks.

Example:

Task Service execution sequence
Task1 service1 -> service2 -> service3
Task2 service2 -> service4 -> service1
... ...
TaskN service3 -> service2 -> ... -> serviceM

In order to centralized control the permissible sequence of execution of services for different tasks, we offer you an orchestrator.

file not found

Pros:

  • centralized control
  • easy expansion
  • easy setup
  • reuse of services in different tasks

What is needed to be implemented in current architectures

  • implement block for the corresponding service
  • add a source to messages (the name of the service to which the corresponding block in the orchestrator should be)
  • add a flow to messages (similarly as the source)
  • redefine blocks for the desired type of queue

Bonus:

  • service for build microservice architecture.

Future plans:

  • add async functions to orchestrator
  • add handler for incorrect messages to service

more details in examples

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

orchestrator_service-0.0.3.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

orchestrator_service-0.0.3-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

Details for the file orchestrator_service-0.0.3.tar.gz.

File metadata

  • Download URL: orchestrator_service-0.0.3.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.9

File hashes

Hashes for orchestrator_service-0.0.3.tar.gz
Algorithm Hash digest
SHA256 90d57243d466c945487eeb65e40a2efaa845e13ae9475d403345bfdaa70a137d
MD5 200ef5bd4bf9f932f75194979c3ced75
BLAKE2b-256 79ef671478abec9362a20d7156c03c0768aac9ef5314a664b6a8f3864b49772b

See more details on using hashes here.

File details

Details for the file orchestrator_service-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: orchestrator_service-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 18.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.9

File hashes

Hashes for orchestrator_service-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c8988f9af54d2878854edeeced27fa31522dbd0fb632b5a1492a30d87a63d8bb
MD5 282dd98304a2bc531a4a9b91557cdfb3
BLAKE2b-256 e8069fb0bf78dfb059fb9f0c71e0ae6cf0ab9c08ac5f368b013bd370ac1f4e5b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page