Skip to Content

multiple resourceServices, possible?

1 reply [Last post]
kleinroman
User offline. Last seen 29 weeks 3 days ago. Offline
Joined: 12/10/2009
Groups: None

Dear all,

 

is it possible to have mulitple resourceService per YAWL system distributed over multiple hosts.

The reason for this is to have codelets which do run in the context of the resourceService spread over multiple host, e.g. hostA running codelet a,b and hostB running codelet c,e.

How is the persistence of these multiple resourceService to be setup?

in different db's ?

 

Any help is appreciated

Best regards

Roman

michael
User offline. Last seen 22 hours 1 min ago. Offline
Joined: 09/29/2009
Groups: None
re:multiple resource services

In theory it is possible to run multiple resource services for one engine, but each would have to have a complete duplication of organisational data - in other words, there would be no point or benefit to do so. However, it is possible to design a codelet that will run remotely - that is, one resource service can run a number of codelets in different locations.