Hi,

I am going to face very soon the need of having a big number of small
indexes directly accessible for R/W from N machines.

I am evaluating Infinispan Lucene Directory implementation. So far I
haven't found any problem and performance looks good, but looks scary
because I don't see too many references to people using it (either
successfully or with problems). Could anyone make a comment about its
quality? problems likely to face? best cache stores to use it with,
and eviction policies?

As an alternate implementation, i'm evaluating using plain FSDirectory
with GlusterFS. Performance-wise it looks enough. Any comments on this
option?

In the past I tried to do my custom rsync-based + Hazelcast locking
implementation, but the performance was quite bad and the complexity
of the code to maintain was big.

Francisco A. Lozano

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to