[IPython-dev] Twisted reactor + IPython0

Ville M. Vainio vivainio at gmail.com
Thu Mar 20 02:20:15 EDT 2008


On Thu, Mar 20, 2008 at 7:41 AM, Glenn H Tarbox, PhD <glenn at tarbox.org> wrote:

>  On Thu, 2008-03-20 at 07:33 +0200, Ville M. Vainio wrote:
>  > On Thu, Mar 20, 2008 at 12:35 AM, Glenn H Tarbox, PhD <glenn at tarbox.org> wrote:
>  >
>  > > This is where I started originally.  There's a better fix which I posted
>  > >  a while ago.  The below uses polling which is unnecessary.  By modifying
>  > >  shell, you can turn the whole thing into a callback.
>  >
>  > The ASPN recipe works like the current GUI backends, so it seems to
>  > "obviously work".
>
>  it works, just spins cycles unnecessarily.  If you look through this
>  list you'll see the minor changes I made to Shell (posted on Feb 9).  My
>  code generates a callback when somethings needs to be serviced as
>  opposed to having a high-frequency polling loop try and determine the
>  same thing

Goodie. Frankly, I probably missed the original discussion because I
thought of it was mostly related to IPython1 (though obviously I can't
remember why I missed it) ;-)

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'



More information about the IPython-dev mailing list