File: tsld051.htm

package info (click to toggle)
aolserver4 4.0.10-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 10,980 kB
  • ctags: 14,068
  • sloc: ansic: 39,138; tcl: 3,233; sh: 2,703; makefile: 255; php: 13
file content (41 lines) | stat: -rw-r--r-- 1,161 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41

<HTML>

<HEAD>

<meta name="GENERATOR" content="Microsoft Internet Assistant for PowerPoint 97">
 <TITLE>Example: NV</TITLE> 
</HEAD>

<BODY     >

 <H1>Example: NV</H1> 
 <P><UL>
<LI><H2>NV (Network Variable) is an extension of the nsv shared variable interface in AOLserver:
</H2>
<UL>
<LI>A client (e.g., front end server) can request streaming updates from a backend server
<LI>Client variable interface remains the same
<LI>
</UL></UL><UL>
<LI><H2>NV is useful for several applications, e.g.:
</H2>
<UL>
<LI>Sport scores: Continuous updates, streamed incrementally
<LI>Movies Top 10: Recurring bulk-updates of aggregated data
<LI>Meta data: Occasional updates of data which must be consistent on all client, e.g., list of known cities</UL></UL></P>
<P></P> 
<P>
<TABLE>
  <TD HEIGHT=100 WIDTH=100> <A HREF="tsld050.htm">Previous slide</A> </TD>
  <TD HEIGHT=100 WIDTH=100> <A HREF="tsld052.htm">Next slide</A> </TD>
  <TD HEIGHT=100 WIDTH=150> <A HREF="tsld001.htm">Back to first slide</A> </TD>
  <TD HEIGHT=100 WIDTH=150> <A HREF="sld051.htm">View graphic version</A> </TD>
</TABLE>
<BR>
</P>



</Body>
</HTML>