pyro & parallel processing
Syver Enstad
syver-en+usenet at online.no
Mon Sep 16 12:38:34 EDT 2002
Robin Becker <robin at jessikat.fsnet.co.uk> writes:
> Has anyone used pyro to do symmetric parallel processing. The pyro
> framework is nice with master slave type applications, but the remote
> objects don't seem to be able to message back to their invoker.
They can, checkout the callback examples in the Pyro distro. Basically
what happens is that you pass a Pyro proxy as a parameter to the a
method on the Pyro object.
>
> I thought I'd ask if any one has got pyro to work in a more symmetric
> way?
> --
> Robin Becker
--
Vennlig hilsen
Syver Enstad
More information about the Python-list
mailing list