MDW

MDW is a workflow framework specializing in microservice orchestration

License

License

Categories

Categories

Python Languages
GroupId

GroupId

com.centurylink.mdw.assets
ArtifactId

ArtifactId

python
Last Version

Last Version

6.1.39
Release Date

Release Date

Type

Type

zip
Description

Description

MDW
MDW is a workflow framework specializing in microservice orchestration
Project URL

Project URL

http://centurylinkcloud.github.io/mdw/
Source Code Management

Source Code Management

https://github.com/CenturyLinkCloud/mdw.git

Download python

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

MDW = Model Driven Workflow

Build Status Maven Central

MDW is a BPM workflow framework with pinpoint REST service orchestration.

Components

Workflow Engine

MDW Studio

MDWHub

  • End user webapp featuring graphical runtime views, task management, supervisor tools, live asset editor, and a whole bunch more.

Microservice Framework

  • Extensible orchestration component for consuming and producing microservices.

Intelligence

  • Web dashboard for tracking trends and milestones and creating custom reports.

Command Line Interface

  • The MDW CLI has commands for installing, running and testing your workflow.

Building MDW

  • Requires Java 8, Gradle and NodeJS
  • Clone this project:
    git clone https://github.com/CenturyLinkCloud/mdw.git
    
  • Install Node packages:
    cd mdw/mdw-hub
    npm install
    
  • Build using Gradle:
    cd mdw/mdw
    gradle buildAll
    
  • Run the automated tests:
    gradle testAll
    

Running MDW

  • Ordinarily MDW is run through a client app. Check out the Quick Start Guide.
  • For core framework development, you can run MDW standalone as described below in Contributing.

Contributing to MDW

https://github.com/CenturyLinkCloud/mdw/blob/master/CONTRIBUTING.md

com.centurylink.mdw.assets

CenturyLink Cloud

Versions

Version
6.1.39
6.1.38
6.1.37
6.1.36
6.1.35