Re: [Twisted-Python] network server on multiprocessor hardware

2009-09-05 Thread Bokhan Artem
Glyph Lefkowitz пишет: > On Fri, Sep 4, 2009 at 4:59 PM, Bokhan Artem > wrote: > > Hello. > > Is there right (standard) way to write twisted network server > (tcp/web/mail/etc) which could use several cpu cores? For example, > master+workers model, where e

Re: [Twisted-Python] network server on multiprocessor hardware

2009-09-05 Thread Laurens Van Houtven
Are you sure it's dying out because of CPU limitations? Can you show any real applications where this happens? In my experience your network IO always gives up ages before my processors croak :-) I happen to be in the middle of writing a project with a big computational component (at least when I'

Re: [Twisted-Python] network server on multiprocessor hardware

2009-09-05 Thread Bokhan Artem
Laurens Van Houtven пишет: > Are you sure it's dying out because of CPU limitations? Yes, with 1k req/s cpu is 100% busy with python. > Can you show any real applications where this happens? I do not have real application in python/twisted now. That could be any internet server with high load

Re: [Twisted-Python] Looping in a deffered

2009-09-05 Thread exarkun
On 02:49 am, jjo...@nextdigital.com wrote: >I'm trying to make a simple deferred that will continue get a message >of >a message queue, process it and then wait for another message. > >While I can get the first message easily I am unable to work out how I >can get a second message without creating

Re: [Twisted-Python] os x installer, multiple source locations

2009-09-05 Thread Phil Christensen
On Sep 4, 2009, at 7:50 PM, Matt Bennett wrote: > Hello all, > > I used the Twisted 8.2.0 for OS X 10.5 installer from [1] to install > twisted on my mac. I don't understand why, but I seem to have two > copies of the source on the disk This is a frustrating partial install of Twisted that ships w

[Twisted-Python] Weekly Bug Summary

2009-09-05 Thread exarkun
Bug summary __ Summary for 2009-08-30 through 2009-09-06 Bugs opened: 11Bugs closed: 10 Total open bugs: 1159 (+1) |== Type Changes |== Priority Changes |== Component Changes |Defect: -1 |High:-2 |Conch: -1 |Enhancement: +0 |N