Oddly enough, the system we are integrating Solr into already uses Hadoop on 
every node. It is definitely worth checking out their IPC/RPC.

I wonder how easy it is to use Hadoop RPC code without running any of the 
porcelain around it...?

Thanks,
Stu


-----Original Message-----
From: eks dev <[EMAIL PROTECTED]>
Sent: Friday, September 21, 2007 5:32pm
To: solr-dev@lucene.apache.org, [EMAIL PROTECTED]
Subject: Re: HTTP or RMI, Jini, JavaSpaces for distributed search

why not taking a look at hadoop's IPC/RPC ? it is small, simple and elegant 
with no latency like on RMI (we could not do better than 30-50ms per hop), 
Nutch uses it 




      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 

Reply via email to