Simple thread pools

J

John P. Speno

In said:
I have built a script inspired by a post on Speno's Pythonic Avocado:
http://www.pycs.net/users/0000231/weblog/2004/01/04.html#P10
I'm setting NUM_FEEDERS to 1000.
Is that crazy?
Are there a better solution?

I'm flattered, but I suggest you avoid using Threads and instead consider
what serveral others have already mentioned: Twisted.

You can find more info here:

http://twistedmatrix.com

If my memory serves me right (IMMSMR?), a user on the Twisted Python
mailing list posted not too long ago (today?) about coding an RSS
aggregator using Twisted. Hey, that user was you! :)

Going farther back, on March 31, Valentino Volonghi posted about his RSS
code too.
http://twistedmatrix.com/pipermail/twisted-python/2004-March/007390.html

Take care.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,211
Messages
2,571,092
Members
47,693
Latest member
david4523

Latest Threads

Top