Pipeline may refer to:
In computing, a pipeline is a set of data processing elements connected in series, where the output of one element is the input of the next one. The elements of a pipeline are often executed in parallel or in time-sliced fashion; in that case, some amount of buffer storage is often inserted between elements.
Computer-related pipelines include:
In Unix-like computer operating systems (and, to some extent, Microsoft Windows), a pipeline is a set of processes chained by their standard streams, so that the output of each process (stdout) feeds directly as input (stdin) to the next one. Filter programs are often used in this configuration.
The concept of pipelines was invented by Douglas McIlroy at Unix's ancestral home of Bell Labs, prior to the actual invention of the operating system, and implemented in Unix at his insistence, shaping its toolbox philosophy. It is named by analogy to a physical pipeline. The standard shell syntax for pipelines is to list multiple programs to invoke in one command, separated by vertical bars:
Each program is assumed to take input and give output on its standard streams. Each "|" tells the shell to connect the standard output of the left program to the standard input of the right program by an inter-process communication mechanism called an (anonymous) pipe, implemented in the operating system. Since pipes are unidirectional, data flows through the pipeline from left to right.
Chromeo is a Canadian electro-funk duo from Montreal, formed in 2002 by musicians David "Dave 1" Macklovitch and Patrick "P-Thugg" Gemayel. Featuring a sound influenced by blue-eyed soul, dance music, rock, and varied styles, they've released four studio albums, their latest being 2014's White Women.
The duo met in the mid-1990s at Collège Stanislas in Montreal. Considering their backgrounds, the two childhood friends jokingly describe themselves as "the only successful Arab/Jewish partnership since the dawn of human culture" Around the time when they were both 15, Macklovitch joined Gemayel's band. During this time, Macklovitch's younger brother A-Trak (of Duck Sauce) started winning the Disco Mix Club Championships, becoming World Champion in 1997. After the band, Dave 1 and P-Thugg started to produce hip hop music together. Also, at this time Tiga was working with Dave 1 at a record store and asked Dave 1 to work on a project for his label, Turbo. Dave 1 and P-Thugg signed as Chromeo and started creating music together.