At 1:55 PM +0000 2/3/01, Philip Arnold - ASP wrote:
>
>Maybe it's just an assumption that every programmer we've had here has made,
>and so it seems obvious to us that if one computer loads a query into
>memory, obviously another computer can't access it's memory, it has it's
>own...
>
>It's rather like building 2 Word documents, typing into one and asking why
>that typing isn't in the other... they're separate files, like clustered
>servers are separate machines...
>
Ahh, but there probably is a way to collaborate/share a document or query...
Chat rooms do it!
White Boards do it!
BBSs do it
I am not familiar with the clustered server implementation, but there
must be some *Master* program in control and to act as arbiter.
The server cluster *Master* program would need to keep track of all
cached queries and which clients are using which version... not too
difficult a task.
Then each client would have a browser plugin to act as a user agent &
periodically query the server cluster *Master* program to make sure
he is using the latest version of a (query/document). This could be
time-initiated, event-initiated or both.
Probably easiest to do on a LAN or an intranet.
With high bandwidth, it shouldn't be too bad on the Internet.
A simple Flash 5 program would be a good candidate for the client-side agent
Hmmm...
Dick
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists