On 4 Dez., 14:06, Michael Lee <[EMAIL PROTECTED]> wrote:
> I would recommend that you would go with the simplest option B first and
> migrate to service-oriented option D.
But it kind of feels a bit dirty having multiple applications
accessing the same data the same time. It is a bit like communication
through the database. What about caching (Hibernate 2nd Level Cache).
I would frequently have to invalidate the cache. What about
transaction. I'd had a better feeling if there would be only one
client that accesses the data.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---