Workflow languages? [closed]

喜欢而已 提交于 2020-06-24 10:24:20

问题


I am looking for a list of current workflow languages. I know about BPEL, WS-CDL and YAWL. What other current languages are there? A short description of how they operate would be excellent. All suggestions welcome.

Thanks!


回答1:


You could have a long at workflow definition languages from the point of view of workflow patterns :

http://workflowpatterns.com/evaluations/

How "standards" fare may interest you :

http://workflowpatterns.com/evaluations/standard/index.php




回答2:


Try WWF(Windows Workflow Foundation, Part of .NET Framework)
you can read about it here-
http://www.windowsworkflowfoundation.eu/




回答3:


For BizTalk there is also XLANG




回答4:


You could try Cameleon: http://www.shinoe.org/cameleon which seems to be simple to use. Its written in C++ but can call any type of local or distant programs writen in any programming language.

It has a multi-scale approach and seems to be turing complete (this is a petri net extension).

sheers,



来源:https://stackoverflow.com/questions/3627754/workflow-languages

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!