comp.lang.ada
 help / color / mirror / Atom feed
From: David Brown <ada53@davidb.org>
Subject: Glade with multiple "servers".
Date: Fri, 16 Sep 2005 03:02:54 GMT
Date: 2005-09-16T03:02:54+00:00	[thread overview]
Message-ID: <yBqWe.991$7x4.970@newssvr13.news.prodigy.com> (raw)

Please refer me to a better place to ask questions about glade, if it
exists.

I am building a possibly distributed application (Adump, which I've
resurrected from years back <http://www.davidb.org/adump/>).  I would like
this program to be able to allow network-based backups.

A common model for this problem is to run a program on each machine that
needs to be backed up.  The machine containing the backup hardware then
connects to these machines and uses them to extract the necessary
information from that machine.  I'm trying to figure out if this model fits
well enough with the Glade or even DSA model, or if I should just implement
my own protocol over GNAT.Sockets.

The problem I see is that the notion of clients and servers is a bit mixed
around from typical.  The "clients" are generally the programs that remain
running long term, and the "server" is what is invoked periodically.  I
suppose I could have a server program that stays running, and just has the
purpose of being the boot server to maintain the connection with the
clients.

Any suggestions or advice would be helpful.

Thanks,
David Brown



             reply	other threads:[~2005-09-16  3:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-16  3:02 David Brown [this message]
2005-10-03 21:05 ` Glade with multiple "servers" Freejack
replies disabled

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