On Thu, May 23, 2013 at 4:21 PM, Michael Bayer <mike...@zzzcomputing.com> wrote:
>> In postgres, it could be implemented with Async I/O and multiple
>> cursors, but sadly Async is something of a global pool configuration,
>> not something you can turn on/off per call.
>
> IMHO stuffing async calls and such in an attempt to get two statements to go 
> at once is deeply beyond all lines of diminishing returns :).

If it means making all of SA async, totally. If it could be done only
for those queries, it would be wonderful. But it's not so.

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to