Hello Koen,

welcome to ruote's mailing list.

Ruote-swf won't have an "out-of-the-box" way to link a specific participant
to a given activity worker. However it would be easy to specify a task list
in the participant configuration and to modify the ruote-swf storage decision
worker to pass the activity task on a specific task list (polled by a given
activity worker).

I have to say, for better scaling I tend to favour architectures where there
is a single class of workers (in the ruote-swf case, a single class of
decision workers and a single class of activity workers). So that scaling is
easy, you just add a new worker, you don't have to think about what kind of
special worker you want to add. I understand some use cases might require
different architectures...

(as you might have guessed, ruote-swf separates workflow operations from
participant operations (decision workers vs activity workers respectively))


Kind regards,

--
John Mettraux - http://lambda.io/processi

-- 
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en

Reply via email to