RE: [xml-dev] RSS beyond the Blog: 1992 or 1999? - was Re: [xml-dev] hurry GenX...

From
Jeffrey Winter <>
To
Amelia A Lewis <>, Jeff Rafter <>
Date
2004-03-19T14:13:23Z
ID
<>
Thread
RE: [xml-dev] RSS beyond the Blog: 1992 or 1999? - was Re: [xml-dev] hurry GenX...
>> Now the server only has to send an event whenever state changes on
the
>> server.  The extra overhead goes away. 

One thing to keep in mind however is that it often takes much
*more* overhead on the server to determine a state change
that to report a simple status upon request.

Issuing events can make the server much more complicated. While
there may be more bandwidth the cost/benefit is not entirely 
black and white from a implementation perspective.