Cool... I don't believe into any "real-time" for enterprise. Everything is measured by response time, which is very good in case of 0.5-3 seconds, and acceptable for up to 10 seconds... BEA offers 'real-time' WebLogic, JRockit uses 'determenistic garbage collection'. Indeed, we have 'asynchronous' index for our data via SOLR. Why real-time??? Why not 'transactional' ;) Thanks
-----Original Message----- From: Otis Gospodnetic Sent: Thursday, December 07, 2006 1:58 PM To: solr-user@lucene.apache.org Subject: Solr e Terracotta Now that Terracotta JVM clustering has been open-sourced (and works with Lucene's RAMDirectory), who is going to be the first to write something to support HA Solr? :) http://www.terracotta.org/ http://orionl.blogspot.com/ If I understand the significance of this, this means more or less real-time Solr replication would be possible, eliminating the need for the Master/Slave setup, shapshots, pull scripts, etc. Ja? Otis