multiple instances of OpenEMM w/ one DB
Posted: Mon Jun 08, 2009 7:25 pm
Hi,
I wonder if anyone could share their experience and opinion on whether this might work?
Is it possible to have separate instances of OpenEMM running against a single database? To be more clear, I'm sure it's possible, because I could just point the IP of a shared DB, but would it be practical?
I know from Java programming with persistence frameworks that data in the app is not always instantly flushed to the DB, or if an underlying DB change is made the persistence framework may not pick it up.
Therefore would there be issues with things like unsubscribes, or manually changing a scriber's info.
thanks...
I wonder if anyone could share their experience and opinion on whether this might work?
Is it possible to have separate instances of OpenEMM running against a single database? To be more clear, I'm sure it's possible, because I could just point the IP of a shared DB, but would it be practical?
I know from Java programming with persistence frameworks that data in the app is not always instantly flushed to the DB, or if an underlying DB change is made the persistence framework may not pick it up.
Therefore would there be issues with things like unsubscribes, or manually changing a scriber's info.
thanks...