littlehorse-client

LittleHorse is a high-performance microservice orchestration engine that allows developers to build scalable, maintainable, and observable applications


Keywords
littlehorse, microservices, workflow-engine
License
SSPL-1.0
Install
pip install littlehorse-client==0.9.3

Documentation

LH

LittleHorse

github littlehorse.io littlehorse.dev

java go python

LittleHorse is a high-performance microservice orchestration engine that allows developers to build scalable, maintainable, and observable applications. The LittleHorse Runtime has uses in fields such as:

  • Business Process Management
  • Event-Driven Systems
  • Logistics Management Applications
  • Financial Transaction Processing
  • And More.

LH Repository Inventory

The LittleHorse repository contains the following components:

  • server
    • Code for LittleHorse Server.
  • sdk-java
    • Library for creating WfSpec's in Java.
    • Library for executing TaskRun's in Java.
  • sdk-go
    • Library for creating WfSpec's in GoLang.
    • Library for executing TaskRun's in GoLang.
  • sdk-python
    • Library for creating WfSpec's in Python.
    • Library for executing TaskRun's in Python.
  • sdk-dotnet
    • Library for creating TaskRun's in .NET.
  • dashboard
    • Web UI for LH.
  • canary
    • Synthetic Monitoring Tool for LH Server.
  • lhctl
    • The lhctl command line interface.
  • e2e-tests
    • A series of system integration tests used to verify the cohesive behavior of the LH Server, Java Workflow SDK, and Java Task Library together.
  • examples
    • A series of examples with different level of complexity.
  • schemas
    • The LittleHorse Protocol Buffer Specification.
  • docker
    • The LittleHorse Docker Image.

Getting Started

To get started using LittleHorse, check out the Installation Guide

To get started developing LittleHorse, check out the Contributing Guide.

License

SSPL LICENSE

All code in this repository is covered by the Server Side Public License, Version 1. All code is intellectual property of LittleHorse Enterprises LLC.