[Twisted-Python] a weird problem about IOCP reactor and perspective broker

gelin yan dynamicgl at gmail.com
Thu Mar 15 00:33:04 MDT 2012


On Wed, Mar 14, 2012 at 10:04 PM, gelin yan <dynamicgl at gmail.com> wrote:

> Hi all
>
>     I attach two files for this problem. When i used iocp reactor with pb,
> I noticed once the remote method returned a deferred object, the client app
> would raise many exceptions..kinda weird.
>
> It is ok to return the value directly (no defer)
>
>  The most interested part is when I used select reactor, everything was
> fine..I am not sure whether it is a bug on IOCP.
>
> OS: windows 7 64 bit
> py: 2.6.6 32bit
> twisted version: 12.0.0
>
> Regards
>
> gelin yan
>

Hi All

    I guess the implementation of IOCP reactor has problems. I ran another
test with AMP. sending some chunks data and the program showed some errors
which didn't exist with select reactor.

Regards

gelin yan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20120315/fa44d827/attachment.html>


More information about the Twisted-Python mailing list