[Pywikipedia-l] Question about Pywikipedia & Twisted

Jason Y. Lee jylee at cs.ucr.edu
Fri Jun 12 05:24:04 UTC 2009


Recently, I had the pleasure of using the Twisted python framework for a
project... so it got me thinking whether it might be beneficial to
re-develop Pywikipedia on the Twisted framework.  One of the advantages I
see with this is that the Twisted framework is asynchronous type of
framework and by using the Twisted framework, you could technically queue
and defer your requests where it would fire off your bot requests a lot more
efficiently.  Rather than waiting and processing one page at a time for a
task, Twisted could technically handle multiple ones in a limiting fashion
using their system of callbacks and defers.  Anyway, just a thought, I
wanted to see what people thought about it.

- Jason Lee
AKA [[en:w:AllyUnion]]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wikimedia.org/pipermail/pywikipedia-l/attachments/20090611/a693e872/attachment.htm 


More information about the Pywikipedia-l mailing list