PurpleServerMonkey schrieb:
On May 25, 5:46 am, Sebastian 'lunar' Wiesner <[EMAIL PROTECTED]>
wrote:
[ PurpleServerMonkey <[EMAIL PROTECTED]> ]
Would you use D-Bus or a more traditional IPC method such as sockets?
Although D-Bus is relatively new it looks interesting, just not sure
it would wo
On May 25, 5:46 am, Sebastian 'lunar' Wiesner <[EMAIL PROTECTED]>
wrote:
> [ PurpleServerMonkey <[EMAIL PROTECTED]> ]
>
> > Would you use D-Bus or a more traditional IPC method such as sockets?
> > Although D-Bus is relatively new it looks interesting, just not sure
> > it would work well in this k
[ PurpleServerMonkey <[EMAIL PROTECTED]> ]
> Would you use D-Bus or a more traditional IPC method such as sockets?
> Although D-Bus is relatively new it looks interesting, just not sure
> it would work well in this kind of project.
DBus is not really intended for private communication between pro
Seeking feedback from group members on a design I'm looking at using
in a project.
I've created an XML-RPC server and a number of Daemons, the idea is
that the XML-RPC server gets a request from a user interface of some
sort and then sends data to the Daemon processes to do work. Daemons
will also