Angelo,

It's not a tapestry specific question so you will probably have better luck
elsewhere with your question.

I've got PHP and tapestry stuff reading the same DB - none of it is
"managed" by the persistence provider.

You could expose the data via webservices so your data is still managed -
it's the price of performance though - so if it's a small back-office app,
no dramas - try and make it scalable....YMMV :)

Cheers
Chris





On Sun, Dec 1, 2013 at 11:29 PM, Angelo Chen <[email protected]>wrote:

> Hi,
>
> got an existing T5 app running with Hibernate and 2nd level cache, now I'd
> like to make some nodejs apps accessing the same database, what will be a
> better approach to this? it seems that there might be some inconsistencies
> in the database, any thoughts on this? Thanks,
>
> A.C.
>

Reply via email to