We're using XML-RPC in our data acquisition code running at the South
Pole (see http://www.icecube.wisc.edu for more details)
The XML-RPC code is working great for us -- there are around 30
computers are running Java code which is controlled by a couple of
Python scripts talking XML-RPC.
The only problem we've run into is that our unit tests hit the
shutdown race condition in the ThreadPool code. The Subversion
repository contains a fix for this race condition which was checked
in shortly after the 3.0 release, 10 months ago.
Are you planning a new release containing this fix anytime soon?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]