All,
what would a possible scenario of running multiple isolated Cayenne
instances, actually quite the opposite of grouping multiple nodes under
a domain. Let's say i have multiple datasources all pointing to
different databases on different servers where every 'project' is
completely isolated from all others, there is no shared data between
those. At first sight i was asking myself if i should just setup and run
multiple ServerRuntimes, would this even be possible? Would this be a
valid approach?
The configuration of 0..n projects should possibly be changeable at
runtime too with a higher level 'ProjectManager' that i would have to
implement to steer the runtimes.
Thanks for your thoughts!
Cheers,
Daniel