Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74666
| References | (2 earlier) <CACwCsY75rNCiQ0MEVccSN+3aHVybPGjxS=ZyTo8aRiv=k2HyuA@mail.gmail.com> <CAPTjJmqOvBCbHr1wg8VTrmYcFt602GeykO_RSOv4_NS-bWD7Ew@mail.gmail.com> <CACwCsY4tVZrpsxJ3HL9sRMdGt-Ek7_6drK6-BuZ6XtbQQpnsUw@mail.gmail.com> <CAPTjJmqGGXjp=2jv-EicwPPnQUwcu9bt2_s144J9et5MUL7pEw@mail.gmail.com> <CACwCsY6RAq2nErZySn43BYWX6uE6nrssvqXickLasp5SNJipKg@mail.gmail.com> |
|---|---|
| Date | 2014-07-18 04:21 +1000 |
| Subject | Re: Blocked thread |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11946.1405621301.18130.python-list@python.org> (permalink) |
On Fri, Jul 18, 2014 at 4:19 AM, Larry Martell <larry.martell@gmail.com> wrote: > I do not think Oracle support async or non-blocking queries as > Postgres does. But what I think I can do is not call join(), and just > start monitoring the server when I kick off the thread with the mail > sql it in. It's more what the client library supports, rather than the server, but sure. If it doesn't do async queries, that settles it. ChrisA
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Blocked thread Chris Angelico <rosuav@gmail.com> - 2014-07-18 04:21 +1000
Re: Blocked thread Marko Rauhamaa <marko@pacujo.net> - 2014-07-17 21:50 +0300
Re: Blocked thread Chris Angelico <rosuav@gmail.com> - 2014-07-18 05:01 +1000
csiph-web