comp.lang.ada
 help / color / mirror / Atom feed
From: Darren New <dnew@san.rr.com>
Subject: Re: Distributed system portability
Date: Mon, 30 Jul 2001 17:17:01 GMT
Date: 2001-07-30T17:17:01+00:00	[thread overview]
Message-ID: <3B65968F.D3ED9489@san.rr.com> (raw)
In-Reply-To: 9k4060$rao$1@nh.pace.co.uk

Thanks to *everyone* for the comments. I have much food for thought. :-)

Actually, my plan is as follows:

At each peer, I postulate a single persistant data store holding a
rather complex set of data (primarily file attributes and routing
information, etc.) I also have a client process to talk to each peer and
to its own file store, exchanging data with other file stores.

I have the portable spec for the communication messages, but I was
hoping to defer having to deal with that for a while, in favor of
ensuring that the algorithms will work as I think they will. If I can
make the peer-to-peer stuff look like message passing or calls to
protected objects, then I can layer the procedures that do the
formatting into XML/MIME/BEEP/etc on top once I know it's worthwhile.

Of course, this means I also get to release it earlier, with the
understanding it only interoperates with certain versions of itself to
start.

>  You're
> going to have to do a lot of work to guarantee representation of every
> record type you want to send/receive.

Yeah. In reality, I've already defined the format in MIME and XML. I was
just hoping I wouldn't need to implement the translation from Ada
message sends into text libraries and such until after the rest of the
system started humming.

-- 
Darren New / Senior MTS & Free Radical / Invisible Worlds Inc.
San Diego, CA, USA (PST). Cryptokeys on demand. dnew@san.rr.com
          Only a WIMP puts wallpaper on his desktop.



      reply	other threads:[~2001-07-30 17:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-29 17:18 Distributed system portability Darren New
2001-07-30  8:00 ` Pascal Obry
2001-07-31  7:23   ` Frank
2001-07-31 16:35     ` Pascal Obry
2001-07-30 11:22 ` Thierry Lelegard
2001-07-30 13:05   ` Larry Kilgallen
2001-07-30 16:12     ` Thierry Lelegard
2001-07-30 21:39       ` Ted Dennison
2001-07-30 22:28         ` tmoran
2001-07-31 17:36           ` Ted Dennison
2001-07-31 18:15             ` tmoran
2001-07-31 18:55               ` Marin David Condic
2001-07-31 20:26               ` Ted Dennison
2001-07-31  7:44         ` Ole-Hjalmar Kristensen
2001-07-30 15:57 ` Marin David Condic
2001-07-30 17:17   ` Darren New [this message]
replies disabled

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