Is there a workflow engine written in GO

10,009 views
Skip to first unread message

srira...@gmail.com

unread,
May 8, 2015, 8:30:20 AM5/8/15
to golan...@googlegroups.com
I am trying to automated tasks( mainly server task with command line process).
I am looking for workflow engine if anything written in GOlang, which could be used ?.
There were some BPM workflow engines, but not suited for command line server operations.

Any input is high appreciated

/Sriram.J 

srira...@gmail.com

unread,
May 11, 2015, 10:17:21 AM5/11/15
to golan...@googlegroups.com
Any input on workflow engine would be very great

/Sriram

alexander....@googlemail.com

unread,
Jun 21, 2015, 1:02:46 AM6/21/15
to golan...@googlegroups.com, srira...@gmail.com
You may wanna check out https://github.com/floeit/floe. It's a workflow engine to automate tasks. 

Cheers, Alex

Samuel Lampa

unread,
Oct 25, 2017, 2:45:33 PM10/25/17
to golang-nuts
You might want to check out http://scipipe.org

We developed it and are currently using it to run cheminformatics pipelines (data mangling, machine learning etc) on a HPC cluster, at http://pharmb.io  at Uppsala University.

Cheers
// Samuel 

Adrian Sampaleanu

unread,
Oct 26, 2017, 9:56:40 AM10/26/17
to golang-nuts
Hi Samuel,

SciPipe looks pretty interesting. Maybe you could post about it in the Flow Based Programming group.

Matt Bragaw

unread,
Aug 11, 2021, 12:56:14 PM8/11/21
to golang-nuts

Ankush Thakur

unread,
Apr 22, 2022, 12:53:56 AM4/22/22
to golang-nuts
As of 2022, Temporal is an amazing alternative: https://temporal.io/

Crbala Subramanian

unread,
Jul 21, 2022, 2:02:37 PM7/21/22
to golang-nuts
Hi All

Is there any reference implementation of GUI based workflow engine similar to BPEL or Oracle OSM like No-code system built on golang.

Thanks
C.R.Bala

Rick

unread,
Jul 22, 2022, 9:10:28 PM7/22/22
to golang-nuts
I wouldn't say it's similar to BPEL, but there is Argo Workflows: https://argoproj.github.io/workflows/. Specific to Kubernetes. Each step in the workflow is a runs as a pod.
Reply all
Reply to author
Forward
0 new messages