[go-nuts] Re: Is there a workflow engine written in GO

2022-07-22 Thread Rick
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.

On Thursday, 21 July 2022 at 11:02:37 UTC-7 Crbala Subramanian wrote:

> 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
>
> On Friday, April 22, 2022 at 10:23:56 AM UTC+5:30 Ankush Thakur wrote:
>
>> As of 2022, Temporal is an amazing alternative: https://temporal.io/
>>
>> On Wednesday, August 11, 2021 at 10:26:14 PM UTC+5:30 Matt Bragaw wrote:
>>
>>> GitHub - uber/cadence: Cadence is a distributed, scalable, durable, and 
>>> highly available orchestration engine to execute asynchronous long-running 
>>> business logic in a scalable and resilient way. 
>>> 
>>>
>>> On Thursday, October 26, 2017 at 6:56:40 AM UTC-7 nma...@gmail.com 
>>> wrote:
>>>
 Hi Samuel,

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


 On Wednesday, October 25, 2017 at 2:45:33 PM UTC-4, Samuel Lampa wrote:
>
> 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 
>
> On Friday, May 8, 2015 at 2:30:20 PM UTC+2, Sriram Jagadeesan wrote:
>>
>> 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 
>>
>


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/2bad1736-c69e-4571-a719-35af2f767bf3n%40googlegroups.com.


[go-nuts] Re: Is there a workflow engine written in GO

2022-07-21 Thread Crbala Subramanian
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

On Friday, April 22, 2022 at 10:23:56 AM UTC+5:30 Ankush Thakur wrote:

> As of 2022, Temporal is an amazing alternative: https://temporal.io/
>
> On Wednesday, August 11, 2021 at 10:26:14 PM UTC+5:30 Matt Bragaw wrote:
>
>> GitHub - uber/cadence: Cadence is a distributed, scalable, durable, and 
>> highly available orchestration engine to execute asynchronous long-running 
>> business logic in a scalable and resilient way. 
>> 
>>
>> On Thursday, October 26, 2017 at 6:56:40 AM UTC-7 nma...@gmail.com wrote:
>>
>>> Hi Samuel,
>>>
>>> SciPipe looks pretty interesting. Maybe you could post about it in the Flow 
>>> Based Programming group 
>>> .
>>>
>>>
>>> On Wednesday, October 25, 2017 at 2:45:33 PM UTC-4, Samuel Lampa wrote:

 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 

 On Friday, May 8, 2015 at 2:30:20 PM UTC+2, Sriram Jagadeesan wrote:
>
> 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 
>

>>>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/8f140fb0-606c-4483-a69a-8aebe63d876fn%40googlegroups.com.


[go-nuts] Re: Is there a workflow engine written in GO

2022-04-21 Thread Ankush Thakur
As of 2022, Temporal is an amazing alternative: https://temporal.io/

On Wednesday, August 11, 2021 at 10:26:14 PM UTC+5:30 Matt Bragaw wrote:

> GitHub - uber/cadence: Cadence is a distributed, scalable, durable, and 
> highly available orchestration engine to execute asynchronous long-running 
> business logic in a scalable and resilient way. 
> 
>
> On Thursday, October 26, 2017 at 6:56:40 AM UTC-7 nma...@gmail.com wrote:
>
>> Hi Samuel,
>>
>> SciPipe looks pretty interesting. Maybe you could post about it in the Flow 
>> Based Programming group 
>> .
>>
>>
>> On Wednesday, October 25, 2017 at 2:45:33 PM UTC-4, Samuel Lampa wrote:
>>>
>>> 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 
>>>
>>> On Friday, May 8, 2015 at 2:30:20 PM UTC+2, Sriram Jagadeesan wrote:

 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 

>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/55c33a99-450a-4d46-8f80-015e6e1c0191n%40googlegroups.com.


[go-nuts] Re: Is there a workflow engine written in GO

2021-08-11 Thread Matt Bragaw
GitHub - uber/cadence: Cadence is a distributed, scalable, durable, and 
highly available orchestration engine to execute asynchronous long-running 
business logic in a scalable and resilient way. 


On Thursday, October 26, 2017 at 6:56:40 AM UTC-7 nma...@gmail.com wrote:

> Hi Samuel,
>
> SciPipe looks pretty interesting. Maybe you could post about it in the Flow 
> Based Programming group 
> .
>
>
> On Wednesday, October 25, 2017 at 2:45:33 PM UTC-4, Samuel Lampa wrote:
>>
>> 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 
>>
>> On Friday, May 8, 2015 at 2:30:20 PM UTC+2, Sriram Jagadeesan wrote:
>>>
>>> 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 
>>>
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/c17f5fb4-11a3-4a11-a3d8-dae5d49fd54bn%40googlegroups.com.


[go-nuts] Re: Is there a workflow engine written in GO

2017-10-25 Thread Samuel Lampa
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 

On Friday, May 8, 2015 at 2:30:20 PM UTC+2, Sriram Jagadeesan wrote:
>
> 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 
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.