Skip to content

yasinkultur/guflow

 
 

Repository files navigation

Guflow

A C#.Net library to write distributed workflows and activities using Amazon SWF

Build status

Installation

 Install-Package Guflow

Description

Amazon SWF allows you to create distributable, elastic and fault tolerant workflows and acivities. While you can program Amazon SWF directly using REST api or Amazon .NET SDK, it can be very time consuming and error prone approach. Guflow will provide you high level and easy to use APIs to program the Amazon SWF.

Documentation

Guflow is supported by tutorial, documentation and samples to get you started easily.

Supported .NET frameworks:

.NET 4.5 onwards.

Future plan

You can see the list of all features and bugs here and their status in project board

Getting help

Please post your messages to google group

About

.NET library to program Amazon SWF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • PowerShell 0.1%