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
More information about the Python-list mailing list
Tue Jul 9 04:03:32 EDT 2002
- Previous message (by thread): Using Python for processing of large datasets (convincing man agment)
- Next message (by thread): Using Python for processing of large datasets (convincing man agment)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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)
- Previous message (by thread): Using Python for processing of large datasets (convincing man agment)
- Next message (by thread): Using Python for processing of large datasets (convincing man agment)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list