[Twisted-Python] SURVEY: For Twisted users, please answer

Bob Ippolito bob at redivi.com
Tue Apr 22 16:57:11 MDT 2003


On Tuesday, Apr 22, 2003, at 18:39 America/New_York, Dmitry Litovchenko 
wrote:

> I am writing clone of my worknode in C++, so Twisted version is used
> just until I complete C++ version. This is because of productivity
> concerns, I have hit Python's productivity ceiling. After that I may
> succeed in writing cluster kernel and web interface in Twisted. I.e.
> still no success story, sorry.

Have you considered using something like BOOST.Python or Pyrex to do 
optimized implementations of the portions that have poor performance?  
Typically, rewriting the whole thing in C/C++ is a bad idea.

-bob





More information about the Twisted-Python mailing list