[Twisted-Python] Quotient projects

2009-11-24 Thread Artem Bokhan
What is the relationship between these quotient projects? http://freshmeat.net/projects/divmod last release 0.9.2 2005 22:27, has imap support, has tap server can somebody help to find the tarball of 0.9.2? http://divmod.org/trac/wiki/DivmodQuotient starts 0.1.0 (2006-06-12), as I see

Re: [Twisted-Python] ReverseProxy (http) using Twisted

2009-11-16 Thread Artem Bokhan
Fred C пишет: > On Nov 16, 2009, at 11:41 PM, Artem Bokhan wrote: > > >> Fred C пишет: >> >>> I have to write a quick and dirty ReverseProxy with Twisted, for one >>> of our internal project. I never used Twisted before, and I was >>>

Re: [Twisted-Python] ReverseProxy (http) using Twisted

2009-11-16 Thread Artem Bokhan
Fred C пишет: > > I have to write a quick and dirty ReverseProxy with Twisted, for one > of our internal project. I never used Twisted before, and I was > wondering of someone have an handy example of a ReverseProxy with > Twisted to help that I can use as bootstrap. > There is an example of rev

[Twisted-Python] reverse web proxy & threads

2009-11-02 Thread Artem Bokhan
Hello! I'm playing with reverse proxy from examples (Twisted-8.2.0/doc/web/examples/proxy.py). May somebody explain what part of code uses threads there? pstree -p | grep python -python(12786)-+-{python}(12795) |-{python}(13050) |-{python}(15547) `

Re: [Twisted-Python] network server on multiprocessor hardware

2009-09-15 Thread Artem Bokhan
Is there any know implementation of the method author of this thread http://twistedmatrix.com/pipermail/twisted-python/2009-April/019478.html talks about? Bokhan Artem пишет: > Hello. > > Is there right (standard) way to write twisted network server > (tcp/web/mail/etc) which could use several c

Re: [Twisted-Python] simple global counter

2009-09-15 Thread Artem Bokhan
Tim Allen пишет: > On Mon, Sep 14, 2009 at 10:09:38PM +0700, Artem Bokhan wrote: > >> May somebody give a sample code of simple global counter which could be >> used with twisted (non-web) enviroment? >> > > I'm not sure what you mean. I want find out

[Twisted-Python] simple global counter

2009-09-14 Thread Artem Bokhan
Hello. May somebody give a sample code of simple global counter which could be used with twisted (non-web) enviroment? ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python