posted by Thom Holwerda on Fri 10th Feb 2006 15:23 UTC, submitted by ganges master
IconRemote Python Call is a transparent infrastructure for RPC and distributed computing with the python language. It gives you complete and seamless control over a remote python interpreter and lets you execute code either synchronously or asynchronously (which means remote operations do not block and return AsyncResults). It is ideal for managing distributed tests on several platforms.
e p (1)    No Comments

Technology White Papers

See More