![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveJava RMI-like services in Python
From: Maurice LING <mauriceling@acm.org>
Date: Mon Jul 18 2005 - 09:39:38 CEST
Hi,
I am wondering if Python has services or frameworks that does the same
What I am seeking is to do "pseudo-clustering". That is, a server will
Each client machine will have Executor.py. So when Executor.py is
Now, this part is possible in Java, but I am not sure if it is possible
2 scenarios that this might work. Firstly, Executor can be part of a
I know something like this had been achieved in Java
Thanks.
Cheers
|