aelassas / Wexflow
- пятница, 15 ноября 2019 г. в 00:21:54
C#
A high-performance, extensible, modular and cross-platform workflow engine. Built for automation. Optimized for SaaS integration. Runs on Windows, Linux, macOS and the cloud.
Take a look at the version 5.1. This version includes Twilio integration for sending SMS messages, bug fixes, performance enhancements and under the hood updates.
This version has been depthly tested on Windows, Linux, macOS and the cloud, and runs 100% on Windows, Linux, macOS and the cloud.
| Server | Platform | Project | Status |
|---|---|---|---|
| Azure Pipelines (.NET and .NET Core) | Windows | Wexflow.sln | |
| AppVeyor (.NET and .NET Core) | Windows | Wexflow.sln | |
| GitHub Actions (.NET Core) | Linux | Wexflow.Server.csproj | |
| Travis (Android) | Linux | src/android | |
| Bitrise (Android) | Linux | src/android | |
| CircleCI (Android) | Linux | src/android | |
| Travis (iOS) | macOS | src/ios | |
| Bitrise (iOS) | macOS | src/ios | |
| CircleCI (iOS) | macOS | src/ios | |
| FOSSA (All projects) | Linux | All projects |
| Info | Link |
|---|---|
| Release stats | |
| Nuget stats | |
| Release | |
| Nuget | |
| Documentation | |
| License | |
| Join chat | |
| Tweet | |
| Follow |
Wexflow is a high-performance, extensible, modular and cross-platform workflow engine. The goal of Wexflow is to automate recurring tasks with or without user intervention. With the help of Wexflow, building automation and workflow processes become easy. Wexflow also helps in making the long-running processes straightforward.
Wexflow aims to make automations, workflow processes, long-running processes and interactions between systems, applications and folks easy, straightforward and clean. The communication between systems or applications becomes easy through this powerful workflow engine.
Wexflow makes use of .NET Core, a cross-platform version of .NET for building websites, services, and console apps. Thus, Wexflow provides a cross-platform workflow server and a cross-platform backend for managing, designing and tracking workflows with ease and flexibility. Wexflow server and its backend run on Windows, Linux and macOS.
Wexflow also makes use of Quartz.NET open source job scheduling system that is used in large scale enterprise systems. Thus, Wexflow offers flexibility in planning workflow jobs such as cron workflows.
Furthermore, Wexflow makes use of most popular databases such as CosmosDB, MongoDB, RavenDB and LiteDB serverless NoSQL Document Store database in its server and backend which enhance and improve the performance of this workflow engine. The user can choose between the database of his choice at the installation.
Wexflow comes with a backend too, so you can search and filter among all your workflows, have real-time statistics on your workflows, manage your workflows with ease, design your workflows with ease, and track your workflows with ease:
Just to give you an idea of what Wexflow does, this is a screenshot from the "Designer" page. Using the "Designer" page, we get a nice visual overview of the dependency graph of the workflow. Each node represents a task which has to be run:
Moreover, the "Designer" page allows to edit workflows through its Web XML editor:
Discover more about the features in details.
To build from source, follow these instructions.
autocrlf:
git config core.autocrlf false
After your pull request has been reviewed, it can be merged into the repository.
To run unit tests, follow these guidelines.
The changelog is available in the release history.
Wexflow is licensed under the MIT License. Wexflow contains other libraries with their individual licenses. More details about these licenses can be found in the wiki.
Thanks to JetBrains for the free open source licenses.
Improved and optimized using: