yep. Benchmarks apart, if "reacts" in an evented way could be the only thing working like that in Windows natively (a user a while ago posted in this list a repackage of tornado called motor that worked very well too. Sadly, not really largely supported).
I'm curious about the implications of running with multiprocessing in Windows, I'd bet that is available only on Linux (thanks to the fork() availability). But if this will be adopted by some percentage of peoples.... well, I'll definitely look into that. Il giorno venerdì 4 gennaio 2013 15:31:07 UTC+1, Alec Taylor ha scritto: > > Interesting. > > Would be useful to also compare it with other similar—or subset > covering—functionality frameworks such as: > > - Tornado <http://www.tornadoweb.org/> > - Twisted Matrix <http://twistedmatrix.com/trac/> > > Or any of these frameworks: > http://wiki.python.org/moin/Concurrency#Frameworks > On Sat, Jan 5, 2013 at 1:21 AM, Massimo Di Pierro > <[email protected]<javascript:> > > wrote: > >> http://packages.python.org/pulsar/overview.html >> >> -- >> >> >> >> > > --

