Using Python for processing of large datasets (convincing man agment)

Thomas Jensen spam at ob_scure.dk
Tue Jul 9 04:03:32 EDT 2002


Delaney, Timothy wrote:

[snip - multiple results]

> or you can actually do it in your sql call - IIRC correctly as a "batch"
> call, or just simply as:
> 
> "select a from T_A;select b from T_B;select c from T_C;"
> 
> Doing this should reduce your network latency massively.

I've used this method before, but never to reduce latency, thanks for 
the advice!

-- 
Best Regards
Thomas Jensen
(remove underscore in email address to mail me)




More information about the Python-list mailing list