http job doesn't suspend in kde4 and k- vs qprocess

koos vriezen koos.vriezen at gmail.com
Tue Oct 16 11:17:44 BST 2007


2007/10/16, Oswald Buddenhagen <ossi at kde.org>:
> On Mon, Oct 15, 2007 at 10:59:37PM +0200, Koos Vriezen wrote:
> > Another thing I'm watching is the replacement of k3process to
> > qprocess. While k3process is lightweight in passing the data to the
> > final stdout, qprocess copies the data.
> >
> yes. in most cases this shouldn't matter a bit.

I know, but I'm exploring the differences right now, kprocess was more
meant for streaming than q's

> > Actually what I really would like is not the data signals itself, but
> > a unix domain socket where the data could be read from directly from
> > the slave, as I need it to send to another application anyhow, that
> > application could read it directly instead.
> >
> you should explore QProcess::setStandard*().

That's about files, I'm talking about streams.

Br.
Koos




More information about the kde-core-devel mailing list