Skip to main content

Library for fast build service and interaction management

Project description

orch_serv

Coverage Status Coverage Status

Coverage Status Coverage Status

A library for microservice architecture, for interconnected services with different execution sequences, for orchestration services designed for such kind of services relationships.

Installation

pip install orch_serv

Problem

We have a microservice architecture

Your architecture has many services. Each individual service performs its own task. You need to set up the sequence of interactions between services, taking into account that one service can be connected to others and fired in a different sequence.

Example:

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

For centralized management of the services interactions, we offer an orchestrator: service containing valid block connections.

file not found

What you need to do in the orchestrator service:

  • create blocks with known interaction logic with the services they belong to,
  • create accessible flows from these blocks (for different tasks there can be your specific flows, it is important to use unique flow names),
  • define a message for the interaction of services, such that they have a single standard and override key methods,
  • initialize the orchestrator and use,
  • More details.

What you need to use the service:

  • define a message for the interaction of services, such that they have a single standard and override key methods,
  • define the commands in the service which are going to be executed and what to do after the main task is completed (this is divided to separate the logic).
  • More details

Bonus

Added functionality for the formation of a sequence of steps - details here

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

orch_serv-0.2.0.tar.gz (31.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

orch_serv-0.2.0-py3-none-any.whl (32.3 kB view details)

Uploaded Python 3

File details

Details for the file orch_serv-0.2.0.tar.gz.

File metadata

  • Download URL: orch_serv-0.2.0.tar.gz
  • Upload date:
  • Size: 31.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.8

File hashes

Hashes for orch_serv-0.2.0.tar.gz
Algorithm Hash digest
SHA256 2dcdb6e1d0697444adb235134ebf32fa00bd8096fd94af5729fb4ddc859a4b6e
MD5 eb3bfeba68d40bb9860fec72131a205f
BLAKE2b-256 5d5a535a304eea920e65716c5f8a2a006b315b2fd510277d3a5f7746875f7dba

See more details on using hashes here.

File details

Details for the file orch_serv-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: orch_serv-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 32.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.8

File hashes

Hashes for orch_serv-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 285fa15d1066dec62873cc1d5e54a873ee744fffd6d14454c8b33cab49757f76
MD5 d30db2508c47a50b010de4f00e96a493
BLAKE2b-256 fcb52abb892c3ab4fedc5f95a7508b462ce7e71f3eb655405ff205aea6d152d3

See more details on using hashes here.

Supported by

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