bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #22923] option to prevent "interspersed" output in parallel builds


From: Ilguiz Latypov
Subject: [bug #22923] option to prevent "interspersed" output in parallel builds
Date: Tue, 19 Jan 2010 00:31:55 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8pre) Gecko/20100114 Shiretoko/3.5.8pre

Follow-up Comment #9, bug #22923 (project make):

I agree with comment #2 that polling pipes would incur unnecessary overhead
and that the generic solution would pair each spawned action against the
pre-defined template of a "logger" command.

Looking at the recipient of messages in the existing implementation, it's the
file system.  Perhaps, another generic approach could be a file system driver
that translates the "open" and "write" operations from separate processes
using a pre-defined template of a "logger" command and/or sending the contents
directly to an established network log service.

I agree that extra line buffering and line splitting may need to be
implemented.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?22923>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]