Re: [Twisted-Python] Ideas on limiting/throttling spawnProcess

2011-10-31 Thread Valentino Volonghi
aunchpad.net/turtl http://twistedmatrix.com/pipermail/twisted-python/2011-August/024415.html -- Valentino Volonghi http://www.adroll.com ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

[Twisted-Python] [Job] AdRoll.com is hiring

2011-08-31 Thread Valentino Volonghi
to be able to learn new stuff quickly. If you are interested send me an email at dialt...@adroll.com or dialt...@gmail.com. -- Valentino Volonghi http://www.adroll.com ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatr

Re: [Twisted-Python] [ANN] Turtl 0.1.1 throttler released

2011-08-17 Thread Valentino Volonghi
' project group. > > Thanks again! I did that already. https://launchpad.net/turtl I see "Part of: tx" in the page. -- Valentino Volonghi http://www.adroll.com ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] [ANN] Turtl 0.1.1 throttler released

2011-08-17 Thread Valentino Volonghi
/launchpad.net/turtl But the project is simple enough that it doesn't need so much development time devoted to it. -- Valentino Volonghi http://www.adroll.com ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] [ANN] Turtl 0.1.1 throttler released

2011-08-17 Thread Valentino Volonghi
tx project instead AdRoll open source repositories are on bitbucket for now, unless there's a way to link to projects from outside I won't do that one just yet. -- Valentino Volonghi http://www.adroll.com ___ Twisted-Python mailing list

[Twisted-Python] [ANN] Turtl 0.1.1 throttler released

2011-08-16 Thread Valentino Volonghi
page port = setupServer() url = makeUrl(port) defer.DeferredList([throttle.run(client.getPage, url).addBoth(prinl) for i in xrange(1000)]).addBoth(stop) reactor.run() -- Valentino Volonghi http://www.adroll.com ___ Twisted-Python mailing list Twisted-Python@twist

[Twisted-Python] EuroPython 2011 early bird ends in 2 days

2011-05-11 Thread Valentino Volonghi
ployed, details will be ready soon on EuroPython 2011 blog: http://ep2011.europython.eu/blog/ See you all in Florence! -- Valentino Volonghi EuroPython 2011 Organization ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twist

[Twisted-Python] EuroPython Call for Presentations

2011-03-28 Thread Valentino Volonghi
the organizers at i...@pycon.it. Thank you! [1]: http://www.python.org/community/diversity/ [2]: http://ep2011.europython.eu/code-of-conduct [3]: http://ep2011.europython.eu/talk-voting -- Valentino Volonghi aka Dialtone Now Running MacOSX 10.6 http://www.adroll.com/ __

[Twisted-Python] [ANN] Ampoule 0.2.0 released

2010-02-02 Thread Valentino Volonghi
to send to the child - Pass arguments directly from the ProcessPool object for the child process creation. -- Valentino Volonghi aka Dialtone Now Running MacOSX 10.6 http://www.adroll.com/ ___ Twisted-Python mailing list Twisted-Python@tw

Re: [Twisted-Python] Using sqlalchemy in twisted.

2009-03-04 Thread Valentino Volonghi
ingle thread, it's thread safe but that doesn't mean that you can share objects between threads. - -- Valentino Volonghi aka Dialtone Now running MacOS X 10.5 Home Page: http://www.twisted.it http://www.adroll.com -BEGIN PGP SIGNATURE

Re: [Twisted-Python] Using sqlalchemy in twisted.

2009-03-04 Thread Valentino Volonghi
something you haven't tried before I think I have no choice but always set thread pool size to 1 ... Not entirely true. - -- Valentino Volonghi aka Dialtone Now running MacOS X 10.5 Home Page: http://www.twisted.it http://www.a

Re: [Twisted-Python] How to use ampoule?

2009-02-20 Thread Valentino Volonghi
There are multiple ways in which you can solve this issue but essentially I wouldn't use ampoule to transport big quantities of data, you'd better use a distributed filesystem or actually an http server where you store data from the server and each worker grabs data from. I don't know

Re: [Twisted-Python] [Q] multi-process chat client and poller

2009-01-11 Thread Valentino Volonghi
y. And how does one run multiple XAMPP servers in twisted -- such that work to each server is distributed either by a hash on a user name or some other way (or does such mechanism exist). It's just AMP, XMPP is another protocol. -- Valentino Volonghi aka Dialtone Now running MacOS X 10.5 Home

Re: [Twisted-Python] Two thumbs up for inotify.py

2008-12-19 Thread Valentino Volonghi
of the reviews that will come in, I should also find the time to setup a twisted branch with ampoule inside. -- Valentino Volonghi aka Dialtone Now running MacOS X 10.5 Home Page: http://www.twisted.it http://www.adroll.com PGP.sig Description: This

Re: [Twisted-Python] Twisted and MVC

2008-12-14 Thread Valentino Volonghi
nd which is panel G3. :) -- Valentino Volonghi aka Dialtone Now running MacOS X 10.5 Home Page: http://www.twisted.it http://www.adroll.com PGP.sig Description: This is a digitally signed message part ___ Twisted-Python mailing list Twisted-Python@tw