Can I dyanmically add Pyro objects to a running Pyro server?

W

writeson

Hi everyone,

I'm trying to build a distributed system using the code in the
examples/distributed_computing2 directory of the Pyro un-tarred
distribution. I'm trying to make this generic so one Pyro class can
kick off another on mulit-core/multi-cpu/multi-server systems. What
I'd like to know is this, after you've got the server.requestloop()
running in the Pyro server, is it possible to add objects to the
system? As in calling server.connect again with a new class and have
the daemon provide access to that. I'm essentially trying to
dynamically add Pyro objects to a running Pyro server.

Thanks in advance for your help,

Doug
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,278
Latest member
BuzzDefenderpro

Latest Threads

Top