The Artima Developer Community
Sponsored Link

Python Buzz Forum
More stuff that doesn't suck - TwistedPython

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
Victor Ng

Posts: 112
Nickname: victorng
Registered: Aug, 2003

Victor Ng programs Python for money, but he'd be programming Python anyway if he was a bum.
More stuff that doesn't suck - TwistedPython Posted: Aug 7, 2003 8:53 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Victor Ng.
Original Post: More stuff that doesn't suck - TwistedPython
Feed Title: Victor Ng's Weblog
Feed URL: https://blog.crankycoder.com/feed/atom/
Feed Description: Python Feed
Latest Python Buzz Posts
Latest Python Buzz Posts by Victor Ng
Latest Posts From Victor Ng's Weblog

Advertisement

In the same spirit as the "Skunkweb doesn't suck" post - here's more goodness fo you.

Twisted - brought to you by the folks at TwistedMatrix.

Yowza. There are very few things that make me happy when I'm programming, and Twisted is definitely in there. If you can think of a protocol that sits ontop of TCP/IP - it's probably or it's being worked on. Some of the finer features I can imagine using are the SSH client/server to remotely instrument an application to figure out what the heck is going on when an application is running live. Sweet.

My only small - really small - gripe is that the documentation is slightly out of date. I had to play with the twisted.enterprise code a little to get non-blocking database access working, but hey - it took 15 minutes. It's just nitpicking at that point.

Victor "kqueue is good for you" Ng

Read: More stuff that doesn't suck - TwistedPython

Topic: effbot guide to the standard libs Previous Topic   Next Topic Topic: OS in Higher Ed Chat

Sponsored Links



Google
  Web Artima.com   

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