multiple resourceServices, possible?
Mon, 12/28/2009 - 05:51
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




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.