Well, one way you could do that is to use an &quot;Enterprise Service Bus&quot; such as ServiceMix <a href="http://servicemix.org/site/home.html">http://servicemix.org/site/home.html</a> or mule <a href="http://mule.codehaus.org/">
http://mule.codehaus.org/</a>&nbsp; <br><br>Then each of your apps calls into the bus and the workflow engine is run from the bus, not from the apps.&nbsp; This is more &quot;Service Orientated&quot; and has a pretty big footprint.&nbsp; Though it would be one way to solve your technology agnostic problem.&nbsp; (Not the best way perhaps, but one way)
<br><br>I've not run across any specific workflow engines that open source and technology agnostic.<br><br><div><span class="gmail_quote">On 8/29/06, <b class="gmail_sendername">Tony Bibbs</b> &lt;<a href="mailto:tony@tonybibbs.com">
tony@tonybibbs.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Anybody know of a technology agnostic and open source workflow engine?
<br>We have a mix of applications (PHP, .NET, Java) and instead of trying to<br>find an engine for each environment I was hoping to dig one up with a<br>service layer on it that could be used regardless of the technology of
<br>the calling applications.&nbsp;&nbsp;The closest thing I can find so far is<br>something called Swish, <a href="http://www.roxwood.com/swish.jsp">http://www.roxwood.com/swish.jsp</a>.<br><br>--Tony<br>_______________________________________________
<br>Cialug mailing list<br><a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br><a href="http://cialug.org/mailman/listinfo/cialug">http://cialug.org/mailman/listinfo/cialug</a><br></blockquote></div><br>