comp.lang.ada
 help / color / mirror / Atom feed
* Client/Server with Distributed Annex?
@ 1997-01-30  0:00 Dale Stanbrough
  1997-01-30  0:00 ` Laurent Pautet
  0 siblings, 1 reply; 2+ messages in thread
From: Dale Stanbrough @ 1997-01-30  0:00 UTC (permalink / raw)



After looking at ACT's Glade, and the distributed systems annex, I became
unsure of whether the DS annex would allow for client/server programs where
clients come and go dynamically, but the server lives on. I got the feeling
that it was all a bit too static for this to be the case.

Any comments?


Dale




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Client/Server with Distributed Annex?
  1997-01-30  0:00 Client/Server with Distributed Annex? Dale Stanbrough
@ 1997-01-30  0:00 ` Laurent Pautet
  0 siblings, 0 replies; 2+ messages in thread
From: Laurent Pautet @ 1997-01-30  0:00 UTC (permalink / raw)



>>>>> "Dale" == Dale Stanbrough <dale@goanna.cs.rmit.edu.au> writes:

Dale> After looking at ACT's Glade, and the distributed systems annex,
Dale> I became unsure of whether the DS annex would allow for
Dale> client/server programs where clients come and go dynamically,
Dale> but the server lives on. I got the feeling that it was all a bit
Dale> too static for this to be the case.

This feature has already been used by some companies to implement some
kind of replication. Yes, the DS annex allows to restart clients even
when some of them have died. It can use a mechanism based on RACWs,
but other approaches with plain RPCs are also possible if the server
doesn't need to notify or to keep tracks of its clients.

Have a look at DSA/Examples/Eratho/dynamic. Partitions 2, 3 and 4 are
in some way the clients you are talking about.

We can add such example in GLADE release if people are interested in
this kind of example.

-- 
-- Laurent




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-01-30  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-01-30  0:00 Client/Server with Distributed Annex? Dale Stanbrough
1997-01-30  0:00 ` Laurent Pautet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox