You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-dev@xml.apache.org by Alex Mariano <ma...@inf.ufsc.br> on 2003/01/10 13:29:44 UTC

Concurrency

Any user can access Xindice with no authentication. So, concurrency becomes
even more important.
Does anybody know how Xindice solves concurrent accesses?


Alex 

Re: Concurrency

Posted by Terry Rosenbaum <Te...@amicas.com>.
There is non-thread-safe code lurking
in the XMLDB XUpdate implementation.
See bug 13745 <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13745>.

This code is executed only if/when you use XUpdate.

-Terry

Mark J. Stang wrote:

> I believe it is thread safe.   However, there isn't any "locking" 
> available.
>
> HTH,
>
> Mark
>
> Alex Mariano wrote:
>
>> Any user can access Xindice with no authentication. So, concurrency 
>> becomes
>> even more important.
>> Does anybody know how Xindice solves concurrent accesses?
>>  
>>
>> Alex
>>
> -- 
> Mark J Stang
> System Architect
> Cybershop Systems
>  
>



Re: Concurrency

Posted by "Mark J. Stang" <ma...@earthlink.net>.
I believe it is thread safe.   However, there isn't any "locking"
available.

HTH,

Mark

Alex Mariano wrote:

> Any user can access Xindice with no authentication. So, concurrency
> becomes
> even more important.
> Does anybody know how Xindice solves concurrent accesses?
>
>
> Alex

--
Mark J Stang
System Architect
Cybershop Systems