Hi,
Is it possible to make the JobExecutor be aware of where a job actually originates from ? Given the scenario I have described in my diagram, I would rather have a jobexecutor(webapp) for each module in that way I will gain a lot of freedom in terms of development, debugging, deployment etc etc. If the jobExecutor knew where a job came from it would simply skip the job and the second jobexecutor potetially would process the job which had the correct execution code.
Its important for us to have a shared db so there you go.
Please let me know if you would consider this feature in any future release.
Thanks
/Sazzadul