Re: [Tracker] [tracker-list] network support

2010-05-13 Thread Zeeshan Ali (Khattak)
On Thu, May 13, 2010 at 12:04 AM, Dmitry Bashkatov m...@nailgun.name wrote: I have done dbus proxy that exposing some bus name (e.g. org.example.Proxy) and passess all method calls to another bus connection (e.g. org.freedesktop.Notifications). Next step is to add network layer. I am thinking

Re: [Tracker] [tracker-list] network support

2010-05-12 Thread Dmitry Bashkatov
] [tracker-list] network support Thank you for advices. I will report how development going in this thread. 2010/5/11 Philip Van Hoof phi...@codeminded.be: On Tue, 2010-05-11 at 23:27 +0400, Dmitry Bashkatov wrote: Of cause I will use some existing RPC server implementation. But Apache is too heavy

[Tracker] [tracker-list] network support

2010-05-11 Thread Dmitry Bashkatov
Hello! I'm going to try to add network support for tracker. Realization will not affect main code base. There will be daemon that sits on server and talks to tracker-store using dbus, opening network RPC interface. What do you think about this idea? ___

Re: [Tracker] [tracker-list] network support

2010-05-11 Thread Philip Van Hoof
On Tue, 2010-05-11 at 22:26 +0400, Dmitry Bashkatov wrote: Hello! I'm going to try to add network support for tracker. Realization will not affect main code base. There will be daemon that sits on server and talks to tracker-store using dbus, opening network RPC interface. What do you think

Re: [Tracker] [tracker-list] network support

2010-05-11 Thread Philip Van Hoof
Attached is a response-reply from a reply that Dmitry sent me on my private E-mail address. I think it's interesting for the list, so I'm forwarding it. On Tue, 2010-05-11 at 21:05 +0200, Philip Van Hoof wrote: On Tue, 2010-05-11 at 22:26 +0400, Dmitry Bashkatov wrote: Hello! I'm going to

Re: [Tracker] [tracker-list] network support

2010-05-11 Thread Zeeshan Ali (Khattak)
Hi, On Tue, May 11, 2010 at 9:26 PM, Dmitry Bashkatov m...@nailgun.name wrote: Hello! I'm going to try to add network support for tracker. Realization will not affect main code base. There will be daemon that sits on server and talks to tracker-store using dbus, opening network RPC interface.

Re: [Tracker] [tracker-list] network support

2010-05-11 Thread Dmitry Bashkatov
Thanks! I will check this out. May be this is what I want :) 2010/5/12 Zeeshan Ali (Khattak) zee...@gmail.com: Hi, On Tue, May 11, 2010 at 9:26 PM, Dmitry Bashkatov m...@nailgun.name wrote: Hello! I'm going to try to add network support for tracker. Realization will not affect main code

Re: [Tracker] [tracker-list] network support

2010-05-11 Thread Philip Van Hoof
On Tue, 2010-05-11 at 23:27 +0300, Zeeshan Ali (Khattak) wrote: Hi, On Tue, May 11, 2010 at 9:26 PM, Dmitry Bashkatov m...@nailgun.name wrote: Hello! I'm going to try to add network support for tracker. Realization will not affect main code base. There will be daemon that sits on server