Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #74666

Re: Blocked thread

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.030
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'postgres': 0.09; 'cc:addr :python-list': 0.11; 'thread': 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'non-blocking': 0.16; 'sure.': 0.16; 'wrote:': 0.18; 'library': 0.18; 'server,': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; "doesn't": 0.30; 'message- id:@mail.gmail.com': 0.30; 'larry': 0.31; 'fri,': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'in.': 0.36; 'oracle': 0.36; 'server': 0.38; 'rather': 0.38; 'monitoring': 0.61; 'more': 0.64; 'jul': 0.74; 'to:none': 0.92
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=SEgPVTGLT4uAhremtVVJFHwpMV84t/Od9mqKsLdnDF0=; b=VYT6ZryYFBstTtimM9EN4xkv6jkvbIuIdhgQJ9Owli//eXZd4TDzzf05mzabx4FgYU TZpAZh1wiQOIe+RIxpHiTwIrHtjtoGWs2n4NKhR2CJ+eM1ufCnSQoANeVa4xr1pRGNo1 2Piq9UCCSr7z2/9cjF04ZjXogiamZlVIgsG9gbfjHcSv7TBKaw4HleNKhi43f/yhLK3j PhZJh5M+6urTQIZZt27gYprD5EcGYj8M3z4rHER5t9O4MAr9/4d69UK+c04lhSduo693 GVMTHIwBU9YI2AAWXq1B/EFq3aC7duWBtsPFUBOasX4oR/2uLMr96waToPZHwPmxG8oE 0UZw==
MIME-Version 1.0
X-Received by 10.52.119.179 with SMTP id kv19mr35282131vdb.3.1405621299113; Thu, 17 Jul 2014 11:21:39 -0700 (PDT)
In-Reply-To <CACwCsY6RAq2nErZySn43BYWX6uE6nrssvqXickLasp5SNJipKg@mail.gmail.com>
References <CACwCsY7BWeV14+=OHbgYyfwV8qGkTv_nRC4e4+Ahxv3+RP+tng@mail.gmail.com> <CAPTjJmpi8d28ahbba0LNQU8rY4r0EvwUmDS2zRMVsUn0tubtuQ@mail.gmail.com> <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 Fri, 18 Jul 2014 04:21:39 +1000
Subject Re: Blocked thread
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.11946.1405621301.18130.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1405621301 news.xs4all.nl 2935 [2001:888:2000:d::a6]:49224
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:74666

Show key headers only | View raw


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 | NextNext in thread | Find similar | Unroll thread


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