Skip to content

curiosag/MicroWorkflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

MicroWorkflow

A study to use Linq syntax to express data processing sequences that could be suspended, persisted, de-serialized and resumed. The idea is, to track the execution state in the background and use it in case of a suspend/resume. In that case the functions behind the Linq expression will get called once more, but for those steps already covered their assigned actions won't execute again.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages