scispace - formally typeset
R

Rob Pike

Researcher at Google

Publications -  41
Citations -  3568

Rob Pike is an academic researcher from Google. The author has contributed to research in topics: Bitmap & Unix. The author has an hindex of 24, co-authored 40 publications receiving 3532 citations. Previous affiliations of Rob Pike include Bell Labs.

Papers
More filters
Journal ArticleDOI

Interpreting the data: Parallel analysis with Sawzall

TL;DR: The design -- including the separation into two phases, the form of the programming language, and the properties of the aggregators -- exploits the parallelism inherent in having data and computation distributed across many machines.

The UNIX programming environment

TL;DR: In this article, the authors describe the UNIX programming environment and philosophy in detail, including how to use the system, its components, and the programs, but also how these fit into the total environment.
Journal Article

Plan 9 from Bell Labs

TL;DR: By the mid 1980 s, the trend in computing was away from large centralized time-shared computers towards networks of smaller, personal machines, typically UNIX worksta­ tions, which remains popular today.
Patent

Dynamic generation and overlaying of graphic windows for multiple active program storage areas

TL;DR: In this paper, a graphic terminal is disclosed using bitmaps to represent plural overlapping displays, and graphics software is also disclosed in which the overlapping asynchronous windows or layers are manipulated by manipulating the bitmaps.
Book

The Practice of Programming

TL;DR: This chapter discusses Markov Chain Algorithm, C++, Interpreters, Compilers, and Virtual Machines, and Programs that Write programs that Write Programs, as well as testing the Markov Program, which uses Macros to Generate Code.