You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Tom Wang <to...@presidiosoftware.com> on 2002/02/21 23:43:48 UTC

Concurrent transactions

Hi,

I am building a multi-threaded application on top of Slide.  In order to
support concurrent client transactions, do I have to get multiple instances
of NamespaceAccessToken, one per client?  Is it possible to use just one
NamespaceAccessToken and let the low level stores (i.e.,
JDBCDescriptorsStore, J2EEDescriptorsStore) handle the concurrent access
(both reads and writes)?

Thanks for your help!

-tom


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>