Matt, There has been many attempts to integrating workflow engines. WfXML-R is a RESTFul version of WfXML (SOAP). The big drive is interoperability and leverage of other tools. We (or may be John) will eventually support XPDL for model interchange from BPMN tool designers. More work is happening at the Stevens Institute to standardize the auditing function... More on that later...
There is an agreement in place between the Workflow Management Coalition and the Open Geospatial Consortium to work together towards that end. So hopefully this is not another stovepipe development and this brings OpenWFE to the Enterprise. Any feedback is very welcome: http://groups.google.com/group/wfxml Pat. > From: John Mettraux <[EMAIL PROTECTED]> > Reply-To: <[email protected]> > Date: Fri, 30 May 2008 08:48:21 +0900 > To: <[email protected]> > Subject: [openwferu-users] Re: Threads and ActiveRecord > > > On Fri, May 30, 2008 at 8:37 AM, Matt Smith <[EMAIL PROTECTED]> wrote: >> >> ActiveRecord::Base.allow_concurrency = true >> >> That did the trick. We had multiple jobs/threads using ActiveRecord. >> Without this setting we saw many errors. Thanks for the tip. > > Hello Matt, > > cool, thanks for sharing the news :) > > >> Also, what are your thoughts on http://www.infoq.com/news/2008/05/wfxml-r >> ? > > discussions : > http://groups.google.com/group/openwferu-dev/search?q=restful&start=0&scoring= > d& > http://groups.google.com/group/openwferu-users/search?q=restful&start=0&scorin > g=d& > > My vision of a RESTful thinggy : > http://jmettraux.wordpress.com/2008/05/07/restful-workflow-engine-on-sinatra/ > My first attempt : http://github.com/jmettraux/kisha > Pat Cappelaere's work : http://github.com/cappelaere/ruote-web > > > And you, what do you think about wfxml-r ? > > > Best regards, > > -- > John Mettraux - http://jmettraux.wordpress.com > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
