Java工作流引擎 SWAMP

openkk 12年前
     SWAMP是一个运行在tomcat之上灵活,基于Java的工作流处理平台.。它从XML文件读取它的工作流定义。通过Web和SOAP接口管理,追踪工作流的instance,单个任务的执行。    <br />    <ul>     <li>Support of many different workflow patterns</li>     <li>Flexibility in workflow design: A workflow can be specified in a single XML file</li>     <li>Workflow evolution: Workflows can be developed while in operation (versioning)</li>     <li>Ease of use: clear and straightforward XML based workflow definition language, no coding skills needed</li>     <li>Workflows can attach data and files</li>     <li>Automatic web-GUI generation for handling individual tasks and administrating workflows</li>     <li>Running on Linux + Windows with OS-independant tools: Java, Tomcat, MySQL</li>     <li>MySQL + LDAP authentication possible</li>     <li>User and Role management, workflows/tasks can be restricted</li>     <li>Mail notification system included</li>     <li>Workflows can embed groovy scripts</li>     <li>Localized using .po files: English, german + czech included</li>     <li>Unlimited amount of different workflow-types on one server</li>     <li>Scheduler to control time-critical workflow paths</li>     <li>SOAP interface allows interaction with external systems</li>     <li>Openness: Custom code allows unlimited functionality, event- and data gateways </li>     <li>Customizeable overview lists with filters</li>    </ul>    <img title="swamp.png" border="0" alt="swamp.png" src="https://simg.open-open.com/show/3e870a50bf313009ce0948e62e3aa65a.png" width="400" height="243" />    <br />    <br />    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1324175629452" target="_blank">http://www.open-open.com/lib/view/home/1324175629452</a></p>