The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Advanced Python network programming

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jan Schneider

Posts: 298
Nickname: yunosh
Registered: Sep, 2004

Jan Schneider is a core devloper of the Horde Project
Advanced Python network programming Posted: Dec 13, 2005 11:42 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Jan Schneider.
Original Post: Advanced Python network programming
Feed Title: Horde News
Feed URL: http://janschneider.de/horde/jonah/delivery/rss.php?channel_id=25
Feed Description: News around the Horde Project from my personal point of view
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Jan Schneider
Latest Posts From Horde News

Advertisement

Understanding Network I/O, Part 2 by George Belotsky (via The Farm) is the best tutorial on the subject of network programming I've seen yet. It provides a detailed explanation of simple threaded network clients, thread pools using the Queue module and asynchronous I/O using both Twisted and Python's asyncore library - then discusses the strengths and weaknesses of each approach.

I've also just noticed that O'Reilly provide RSS 1.0 and Atom feeds for each of their authors. Neat.

Read: Advanced Python network programming

Topic: Testing PHP Code with PHPUnit Previous Topic   Next Topic Topic: Debugging Techniques for PHP Programmers

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use