beagle and nfs

2005-04-01 Thread Arjan Oosting
[please CC me, because I am not subscribed to this email list] Hi, I am very interested in using Beagle. From what i have seen from screen shots and example movies it looks very nice. But my home directory is an NFS mount, so I don't have extended user attributes and can not use Beagle. Is ther

Beagle and NFS

2006-02-20 Thread Fredrik Tolf
Hi list! I'd like to ask if there are are any plans currently to make Beagle work over NFS. As I understand it, as things stand right now, Beagle over NFS is possible but not desirable, right? I've personally been really interested in Beagle recently, but since I'm running NFS at home, it hasn't r

Re: Beagle and NFS

2006-02-20 Thread Kevin Kubasik
It does sound plausible, at the moment, the best solution for NFS directories is the beagle-build-index tool which can build static indexes, and is the recommended solution for that. However, there were plans to allow daemons to communicate over the network and allow parallel searches, however, th

Re: Beagle and NFS

2006-02-21 Thread Joe Shaw
Hi, On Tue, 2006-02-21 at 03:08 +0100, Fredrik Tolf wrote: > I'd like to ask if there are are any plans currently to make Beagle work > over NFS. As I understand it, as things stand right now, Beagle over NFS > is possible but not desirable, right? I've personally been really > interested in Beagl

Re: Beagle and NFS

2006-02-21 Thread Kevin Kubasik
On 2/21/06, Joe Shaw <[EMAIL PROTECTED]> wrote: > Hi, > > On Tue, 2006-02-21 at 03:08 +0100, Fredrik Tolf wrote: > > I'd like to ask if there are are any plans currently to make Beagle work > > over NFS. As I understand it, as things stand right now, Beagle over NFS > > is possible but not desirabl

Re: Beagle and NFS

2006-02-21 Thread Joe Shaw
Hi, On Tue, 2006-02-21 at 15:13 -0500, Kevin Kubasik wrote: > When I get home, I have a rough (not quite working yet) python script > to listen to fam and update a simple text file with directory info, do > the beagle python bindings word that direction as well? I'm not sure FAM will work; we nee

Re: Beagle and NFS

2006-02-21 Thread Kevin Kubasik
On 2/21/06, Joe Shaw <[EMAIL PROTECTED]> wrote: > Hi, > > On Tue, 2006-02-21 at 15:13 -0500, Kevin Kubasik wrote: > > When I get home, I have a rough (not quite working yet) python script > > to listen to fam and update a simple text file with directory info, do > > the beagle python bindings word

Re: Beagle and NFS

2006-02-21 Thread Joe Shaw
Hi, On Tue, 2006-02-21 at 15:54 -0500, Kevin Kubasik wrote: > On 2/21/06, Joe Shaw <[EMAIL PROTECTED]> wrote: > > I'm not sure I understand what you're asking about the beagle python > > bindings. > > My apologies, I was wondering if the bindings could allow the script > to almost act as a queria

Re: Beagle and NFS

2006-02-21 Thread D Bera
> 3) Adding an infrastructure for networked searching (Thinking out loud) What happens if the unix socket in beagle is replaced by tcp socket ? I dont remember the code, but it doesnt look like beagle is using some special feature of unix socket which is not present in tcp sockets. That wo

Re: Beagle and NFS

2006-02-21 Thread Joe Shaw
Hi, On Tue, 2006-02-21 at 16:57 -0500, D Bera wrote: > (Thinking out loud) What happens if the unix socket in beagle is > replaced by tcp socket ? I dont remember the code, but it doesnt look > like beagle is using some special feature of unix socket which is not > present in tcp sockets. Right,

Re: Beagle and NFS

2006-02-22 Thread Fredrik Tolf
On Tue, 2006-02-21 at 17:03 -0500, Joe Shaw wrote: > Hi, > > On Tue, 2006-02-21 at 16:57 -0500, D Bera wrote: > > (Thinking out loud) What happens if the unix socket in beagle is > > replaced by tcp socket ? I dont remember the code, but it doesnt look > > like beagle is using some special feature