Steve Lewis wrote:
>> Is there some way it can determine that the connection has been lost aside
>> from trying the rollback (and is compatible with other DB-API 2.0 modules)?
>>
>> Jean-Paul
>
> Oops, I actually did see my message going through now. Sorry for the
> duplicate.
>
> To answer you
Gerrat Rickert wrote:
> I'd like to use twisted's adbapi module (twisted 8.2.0 for python 2.5)
> with cx_Oracle, but I'm having some issues with it.
> Specifically:
>
> 1. It doesn't seem to reconnect (or possibly I just need enlightenment
> on how reconnecting works):
> If I tweak part of the
Steve Steiner (listsin) wrote:
> On Oct 14, 2009, at 4:55 AM, Laurens Van Houtven wrote:
>> Personally I'm a big fan of this series of blog posts:
>> http://krondo.com/blog/?page_id=1327
>
> Very nice, thanks for sharing!
Thank you. I really meant to make a public announcement
about that on this
Terry Jones wrote:
> I just wrote a fun class that lets you
>
>- submit jobs to be dispatched to a queue
>- manage how many tasks are in progress at once
>- dynamically adjust that number
>- shut down cleanly, including
>- recovering jobs that were queued but hadn't been dispat
Terry Jones wrote:
>>>>>> "Dave" == Dave Peticolas writes:
> Dave> This is really nifty. I know I could use this.
>
> Great. Me too :-)
>
>>> There's also the issue about what to do when the dispatch function hits
>>> an error.
On Tue, Aug 17, 2010 at 10:40 AM, wrote:
> On 11:35 am, zoran.bosn...@sloveniacontrol.si wrote:
>>I am running twisted application from /etc/init/myapp.conf by exec
>>statement like this:
>>exec /usr/bin/twistd --uid= --gid= --logfile=/var/log/dir/file
>>
>>The problem is when log file is first c
2011/11/8 Glyph Lefkowitz
>
> On Nov 8, 2011, at 5:11 PM, exar...@twistedmatrix.com wrote:
>
> > On 7 Jul, 01:28 pm, p.may...@imperial.ac.uk wrote:
> >> On 06/07/11 20:44, exar...@twistedmatrix.com wrote:
> >>> Thanks for volunteering. It seems like the git mirror is well in
> >>> hand.
> >>
> >
2012/4/12 Jonathan Lange
> On Thu, Apr 12, 2012 at 2:53 PM, Itamar Turner-Trauring
> wrote:
> > We have a pile of enthusiastic Google Summer of Code applicants, and not
> > enough mentors at the moment. Anyone interested in mentoring a student
> > or two over the summer? If so, email me ASAP.
>
page(url):
> return getPage(url)
> result = download_page(sys.argv[1])# wait() returns the result when it
> becomes available:print result.wait()
>
>
> You can see more examples, read the documentation, and download the
> package at:
>
> https://pypi