Using Python xmlrpclib to build XMLRPC clients for a server with variable RPC names

2011-10-09 Thread John P. Crackett
I need to write prototype XMLRPC clients using xmlrpclib for a server that has variable RPC names and I'd like to use Python as the prototyping tool. I've searched but can't find any relevant advice online. Any pointers would be gratefully received; details follow. The server in question constru

Re: Threading, Queue for a function so it only runs once at a time.

2010-03-12 Thread John P.
On Fri, 12 Mar 2010 16:49:04 +, "John P." wrote: > On Fri, 12 Mar 2010 11:22:04 -0500, "D'Arcy J.M. Cain" > wrote: >> On Fri, 12 Mar 2010 15:56:12 + >> "John P." wrote: >>> Sorry but its not really an option for me with P

Re: Threading, Queue for a function so it only runs once at a time.

2010-03-12 Thread John P.
On Fri, 12 Mar 2010 11:22:04 -0500, "D'Arcy J.M. Cain" wrote: > On Fri, 12 Mar 2010 15:56:12 + > "John P." wrote: >> Sorry but its not really an option for me with PostgreSQL. Thanks anyway. > > Why? It's your best option. Any other solut

Re: Threading, Queue for a function so it only runs once at a time.

2010-03-12 Thread John P.
ons running at once, MySQL is a terrible choice. > Give PostgreSQL a try. It does a much better job with that kind of > load. > > On Thu, Mar 11, 2010 at 11:11 PM, John P. > wrote: >> Hi, >> >> Im programming a simple webcrawler with threading for the fun of it, >

Threading, Queue for a function so it only runs once at a time.

2010-03-12 Thread John P.
here? Thanks. -- John P. -- http://mail.python.org/mailman/listinfo/python-list

Re: BitKeeper for Python?

2005-05-02 Thread John P. Speno
In <[EMAIL PROTECTED]> Ville Vainio <[EMAIL PROTECTED]> writes: >> "Bruce" == Bruce Stephens <[EMAIL PROTECTED]> writes: >Bruce> Nick Craig-Wood <[EMAIL PROTECTED]> writes: >Bruce> [...] >>> You could try Mercurial >>> >>> http://www.selenic.com/mercurial/ >Bruce> Or