<slide title="Finding Race Conditions">
<image filename="testing.jpg" align="right"/>
<break lines="3"/>
<blurb fontsize="4.0em">%cherry% is a command line program that runs 
a large number of requests against a given webserver and makes sure all
the results are equal.
</blurb>
<break/>
<example><![CDATA[% cherry -c 100 -n 10000 http://localhost/
Request 10 doesn't match!
%]]></example>
</slide>
