[Twisted-Python] C++ port of Twisted

Brett Viren bv at bnl.gov
Tue Jun 12 11:31:32 MDT 2007


Maarten ter Huurne <maarten at treewalker.org> writes:

> Qt is the closest thing I've seen, in the sense that it offers an asynchronous 
> API for networking. In the signal-slot mechanism for callbacks, you connect 
> two objects semi-permanently, unlike a Deferred which is used just once. If 
> the way you handle events is mostly static, it is not a problem.

For signal-slot idiom, also compare to libsigc++ as well as Boost.

-Brett.




More information about the Twisted-Python mailing list