Bill Janssen added the comment:
Yes, that's it exactly. So things without work tasks can still get done.
But timers are the important thing. With timers you can always implement
work tasks by yourself.
On Feb 6, 2008 12:49 PM, Giampaolo Rodola' <[EMAIL PROTECTED]> wrote:
>
> Giampaolo Rodola' added the comment:
>
> I still don't get it. Maybe you're talking about something like "call a
> function at the next select() loop" which in Twisted is equal to:
> >>> reactor.callLater(0, something)
>
> By using my patched asyncore you can do the same with:
> >>> self.call_later(0, something)
>
> __________________________________
> Tracker <[EMAIL PROTECTED]>
> <http://bugs.python.org/issue2006>
> __________________________________
>
Added file: http://bugs.python.org/file9372/unnamed
__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2006>
__________________________________
Yes, that's it exactly. So things without work tasks can still get
done.<br><br>But timers are the important thing. With timers you can
always implement work tasks by yourself.<br><br><div class="gmail_quote">On Feb
6, 2008 12:49 PM, Giampaolo Rodola' <<a href="mailto:[EMAIL
PROTECTED]">[EMAIL PROTECTED]</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204,
204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div
class="Ih2E3d"><br>Giampaolo Rodola' added the comment:<br><br></div>I
still don't get it. Maybe you're talking about something like
"call a<br>
function at the next select() loop" which in Twisted is equal
to:<br>>>> reactor.callLater(0, something)<br><br>By using my patched
asyncore you can do the same with:<br>>>> self.call_later(0,
something)<br>
<div><div></div><div
class="Wj3C7c"><br>__________________________________<br>Tracker <<a
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>><br><<a
href="http://bugs.python.org/issue2006"
target="_blank">http://bugs.python.org/issue2006</a>><br>
__________________________________<br></div></div></blockquote></div><br>
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com