红联Linux门户
Linux帮助

灵活的工作流引擎 OSWorkflow

发布时间:2013-01-09 11:28:11来源:红联作者:empast
OSWorkflow是一个灵活的工作流引擎,设计成可嵌入到企业应用程序中。它提供了许多的持久化API支持包括:EJB,Hibernate,JDBC和其它。OSWorkflow还可以与Spring集成。

OSWorkflow is fairly different from most other workflow systems available, both commercially and in the open source world. What makes OSWorkflow different is that it is extremely flexible. This can be hard to grasp at first, however. For example, OSWorkflow does not mandate a graphical tool for developing workflows, and the recommended approach is to write the xml workflow descriptors 'by hand'. It is up to the application developer to provide this sort of integration, as well as any integration with existing code and databases. These may seem like problems to someone who is looking for a quick "plug-and-play" workflow solution, but we've found that such a solution never provides enough flexibility to properly fulfill all requirements in a full-blown application.

项目主页:http://www.opensymphony.com/osworkflow/

下载地址:http://www.opensymphony.com/osworkflow/download.action

来自:开源中国社区
文章评论

共有 1 条评论

  1. chengxizop 于 2013-01-09 22:54:56发表:

    都来看看