On Monday 25 September 2006 07:05, Ian Haywood wrote: > > what are the ping times like. > > This is the key question if you talking directly to the SQL server > EHRs tend to get very 'chatty' as loading a patient is probably > at least 20-30 queries, so the multiple roundtrips add up very quickly.
which contributes to my web interface to Medibase being so "fast" - the page is collated on the server with a single http request - no additional roundtrips after the usual 3-way handshake However, intelligent design of a GUI app could do the same via middleware Horst _______________________________________________ Gpcg_talk mailing list [email protected] http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk
