1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
<html>
<head>
<meta HTTP-EQUIV=CONTENT-TYPE CONTENT="text/html; charset=utf-8">
<title>Slide 4</title>
</head>
<body>
<center>
<a href="text0.html">First page</a> <a href="text2.html">Back</a> <a href="text4.html">Continue</a> <a href="text82.html">Last page</a> <a href="whatswrong.html">Overview</a> <a href="img3.html">Graphics</a></center><br>
<h1><b>Push APIs</b></h1><p>
<ul><li><h2>Read-only</h2>
<li><h2>Fast</h2>
<li><h2>Streamable</h2>
<li><h2>Memory efficient</h2>
<li><h2>Complete </h2>
<li><h2>Essentially correct</h2>
<li><h2>Client programs can get quite complex and confusing</h2>
</ul></body>
</html>
|