[Twisted-Python] Any good examples?
Jp Calderone
exarkun at divmod.com
Sun Apr 10 18:15:32 MDT 2005
On Sun, 10 Apr 2005 16:52:57 -0700, Mel Irizarry <melirizarry at adelphia.net> wrote:
>I am in need of a server that will allow multiple clients to connect,
> take a MySQL Statement from the client, execute it and return the
> results to the client. Is there a good example that I could download
> and perhaps modify?
>
> I've been reading the Twisted docs since yesterday but I am a bit
> overwhelmed by the design of the framework. Mktap looks to be the way
> to go but I need more info especially on the factory and protocol classes.
>
These links might get you started:
<http://twistedmatrix.com/documents/current/howto/servers>
<http://twistedmatrix.com/documents/current/howto/enterprise>
Jp
More information about the Twisted-Python
mailing list