Skip to content

Commit

Permalink
Add Dustin's bio.
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDiBernardo committed Sep 29, 2015
1 parent 399d726 commit cfcfdd1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 16 deletions.
7 changes: 7 additions & 0 deletions cluster/cluster.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
title: Clustering by Consensus
author: Dustin J. Mitchell

_Dustin is an open source software developer and release engineer at Mozilla.
He has worked on projects as varied as a host configuration system in Puppet, a
Flask-based web framework, unit tests for firewall configurations, and a
continuous integration framework in Twisted Python. Find him as [\@djmitche](http://github.com/djmitche) on
GitHub or at [dustin@mozilla.com](mailto:dustin@mozilla.com)._

## Introduction

In this chapter, we'll explore implementation of a network protocol designed to support reliable distributed computation.
Network protocols can be difficult to implement correctly, so we'll look at some techniques for minimizing bugs and for catching and fixing the remaining few.
Expand Down
16 changes: 0 additions & 16 deletions tex/500L.tex
Original file line number Diff line number Diff line change
Expand Up @@ -261,30 +261,14 @@

\include{static-analysis}

\include{functionalDB}

\include{flow-shop}

\include{template-engine}

\include{pedometer}

\include{sampler}

\include{spreadsheet}

\include{cluster}

\include{data-store}

\include{objmodel}

\include{ci}

\include{crawler}

\include{modeller}


\bibliographystyle{alpha}

Expand Down

0 comments on commit cfcfdd1

Please sign in to comment.