Concurrent build systems, such as "make", tend to let the output from the various running processes overrun each other. This makes the result hard to read.

There are some solutions that buffer the entire output from each process, and then output only when the process exists. This works fairly well for short processes, such as compilations, but prevents output of progress reports. This also prevents seeing the relative time each message was printed.

Makesh takes a different approach. It prefixes each output line with the concurrency index from which this output came. This allows demultiplexing the output without losing track of progress reports and relative output times.

Project Activity

See All Activity >

Categories

Build Tools

License

GNU General Public License version 3.0 (GPLv3)

Follow makesh

makesh Web Site

Other Useful Business Software
Control remote support software for remote workers and IT teams Icon
Control remote support software for remote workers and IT teams

Raise the bar for remote support and reduce customer downtime.

ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of makesh!

Additional Project Details

Operating Systems

Linux, BSD

Intended Audience

Developers

User Interface

Command-line

Programming Language

C++

Related Categories

C++ Build Tools

Registered

2012-09-09