Skip to content.

Manageability

Sections
Personal tools
You are here: Home » blog » stuff » Concurrent processing of splits?

Comment

Above in this comment thread: Open Source Workflow Engines Written in Java

Concurrent processing of splits?

Posted by Anonymous User at 2006-03-11 03:13 AM

I'm currently reviewing a business process that spans manual and system tasks and I want a workflow engine to manage it. I was using Jawe to model the workflow and create the basic XPDL. (We do not have web services so I assume BPEL is not an option - right?). In our workflow there is a split that occurs and it is important that processing across the various split flows happens concurrently.

The plan was to use Enhydra Shark, but from my reading it appears that Shark does not create it's own threads so how can it do concurrent processing? Has anyone added this capability to Shark? Does anyone know a workflow engine that will do this sort of concurrent processing (and therefore have a internally managed thread pool of some sort)?

Concurrent processing of splits?

Posted by Anonymous User Anonymous User at 2006-04-09 08:21 PM

Kontinuum does I believe but it is not open source.

Parallel Split should use Concurrent Threads

Posted by Anonymous User Anonymous User at 2006-06-06 04:36 AM

You have a very good point, if you model parallelism in your workflow, why should you accept anything less from the engine? With JOpera (www.jopera.org) you can even scale out the engine over a cluster of computers if you run out of threads on a single machine.

 
 

Powered by Plone

This site conforms to the following standards: