Skip to search formSkip to main contentSkip to account menu

distcc

In software development, distcc is a tool for speeding up compilation of source code by using distributed computing over a computer network. With the… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
Compiling large software systems can be very time consuming. Compilation speed is often limited more by the CPU than I/O or… 
2012
2012
Source code compiling is a non-trivial task that requires many computing resources. As a software project grows, its build time… 
2010
2010
The scale of software program is getting larger and larger,which causes long process of large scale software compiling,and… 
2010
2010
Remote Direct Memory Access (RDMA) traditionally aimed at improving high-performance computing applications and storage-area… 
2008
2008
Many software vendors are suffering from heavy compilation overload because the size of their software product is getting bigger… 
2007
2006
2006
In a previous paper the authors argue the case for incorporating concepts from innate immunity into Artificial Immune Systems and… 
2005
2005
El mes pasado aprendimos a acelerar nuestras compilaciones con ccache. Esta herramienta es extremadamente util, pero a veces el… 
2005
2005
For large programs consisting of many source files, the compilation process can be quite time consuming. For the C and C…