#1057366 ITP: wfx -- A lightweight, general-purpose workflow executor

Package:
wnpp
Source:
wnpp
Submitter:
Nobuhiro Iwamatsu
Date:
2025-11-29 16:54:05 UTC
Severity:
normal
#1057366#5
Date:
2023-12-04 00:54:45 UTC
From:
To:
* Package name    : wfx
  Version         : 0.1.0
  Upstream Contact: Michael Adler <michael.adler@siemens.com>
* URL             : https://github.com/siemens/wfx
* License         : Apache 2.0
  Programming Lang: Go
  Description     : A lightweight, general-purpose workflow executor

  Wfx provides lightweight servers and clients to manage workflows.
  Workflows are modeled as finite-state machines and are instantiated as
  jobs through which the wfx and a client progress in lock-step to
  perform a task. Such a task could be software updating the client,
  progressing a work item through Kanban, in essence anything requiring
  cooperation and coordination.