[JDEV] jabber for twisted
cary hull
caryhull at comcast.net
Thu Jul 10 03:07:43 CDT 2003
>
>
>>this is great, i think twisted would make an excellent platform for
>>jabber clients and servers.
>>
>>
>
>Not to be a wet blanket, but could someone tell me why anyone would want
>to do this? Twisted looks like an application layer that lets you build
>servers and clients on top of an interconnected network of services.
>
>Someone enlighten me? It sounds like it is just reinventing the wheel,
>
i'm wondering what exactly is bad about diversity?
Twisted is basically an ASYNC FRAMEWORK for developing protocols.
It already has a large list of supported protocols, and i think XMPP
would be a
valuable addition.
Twisteds event loop integrates seamlessly with most gui event loops.
in the Python world, Twisted is the way to go as far as network app
development.
-cary
More information about the JDev
mailing list