Re: Performance Advice Wanted
From: Charles Crow <us018166_at_interramp.com>
Date: 1995/12/16
Message-ID: <4av187$a94_at_usenet4.interramp.com>#1/1
Date: 1995/12/16
Message-ID: <4av187$a94_at_usenet4.interramp.com>#1/1
You do not want to pull a mass of data accross the network.
Client/server is good for online processing and piping messages to
the server to run big jobs. In most cases the mass processing
should be left to the server.
Good luck.
Received on Sat Dec 16 1995 - 00:00:00 CET