问题
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