jofti has been discontinued AFAIK.

Re: a pull-based solution, look at using a replicated LAN based cluster of 
caches (or standalone caches in LOCAL mode) on your client side, talking to 
remote caches across the internet using the TcpDelegatingCacheLoader 
(configured on the client) and the TcpCacheServer (running on the server side).

Re: JBC-Searchable, why do you feel this is inappropriate?  You can configure 
which attributes on your domain model get indexed (using the @Field annotation) 
to limit the size of indexes generated.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192398#4192398

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4192398
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to