Live data from Hacker News

Jira Is Turing-Complete

seriot.ch

1–10 of 160 posts

Re: Jira Is Turing-Complete

#5
post #2

All workflow and orchestration engines are Turing complete, the whole purpose is to automate execution flows.

I don't think so. First, JIRA is not orchestration. Second, all workflow needs to do is associate some status with external information, and make it easy to manipulate those. You need triggers and rules, some thing like infinite counters, two stacks, a bidirectional tape, etc.

Prove me wrong!

Re: Jira Is Turing-Complete

#6
post #2

All workflow and orchestration engines are Turing complete, the whole purpose is to automate execution flows.

How many of them can run infinitely? Or be re-triggered by humans to continue where they left off?

Depends on how you code the workflow and transition state triggers.

Re: Jira Is Turing-Complete

#8
post #5
post #2

All workflow and orchestration engines are Turing complete, the whole purpose is to automate execution flows.

I don't think so. First, JIRA is not orchestration. Second, all workflow needs to do is associate some status with external information, and make it easy to manipulate those. You need triggers and rules, some thing like infinite counters, two stacks, a bidirectional tape, etc. Prove me wrong!

Yes, and the rules engine is there when creating custom workflows.

https://developer.atlassian.com/server/jira/platform/creatin...

I also explicitly mentioned workflows on my comment.

Post reply on HN