socket + select

Glyph Lefkowitz glyph at twistedmatrix.com
Thu Aug 16 18:15:14 EDT 2001


On 16 Aug 2001, Doug Fort wrote:

> brueckd at tbye.com wrote:
> 
> > On 16 Aug 2001, João Alfredo wrote:
> >> Does anyone cold point me a example of socket programming using
> >> select/poll to handle several requests?!?

> <shameless plug>
> also check out http://asynchttp.sourceforge.net

Don't close that tag just yet :)

Another server infrastructure framework (which might remove your need to
deal with select() at all) is Twisted:

	http://www.twistedmatrix.com

Thanks,

> </shameless plug>

although-if-you're-ashamed-of-your-code-
	you-probably-wouldn't-post-it-to-a-newsgroup-ly y'rs,

                      ______      __   __  _____  _     _
                     |  ____ |      \_/   |_____] |_____|
                     |_____| |_____  |    |       |     |
                     @ t w i s t e d m a t r i x  . c o m
                     http://twistedmatrix.com/users/glyph






More information about the Python-list mailing list