|
Home > Archive > Distributed Computing > May 2006 > comp.distributed "almost faq", part 2 (OTHER RESOURCES)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
comp.distributed "almost faq", part 2 (OTHER RESOURCES)
|
|
|
|
| Edward Feustel 2006-05-24, 7:12 am |
|
David,
You might also reference the Reference Model for Open Distributed Processing
(RM-ODP). This International Standards Organization (ISO) / International
Telecommunications Union (ITU) standard provides a series of abstractions
that are quite useful in describing various distributed processing schemes.
Ed Feustel
| |
| David DiNucci 2006-05-24, 7:12 pm |
| Edward Feustel wrote:
> David,
> You might also reference the Reference Model for Open Distributed Processing
> (RM-ODP). This International Standards Organization (ISO) / International
> Telecommunications Union (ITU) standard provides a series of abstractions
> that are quite useful in describing various distributed processing schemes.
Thanks much, Ed. Is there an "official" website for it? I see that
http://lamswww.epfl.ch/reference/rm-odp and
http://www.lcc.uma.es/~av/RM-ODP/index-original.html both look pretty
official, and there are many others. Some look a little dated (e.g.
http://www.dstc.edu.au/Research/Pro.../standards.html has broken
gifs for me).
Past attempts to construct a "real" FAQ here for comp.distributed have
not been highly successful due to lack of consensus on the answers, but
I'll be helpful where I can. I suppose we could take the acronym FAQ
literally in its most common expansion (rather than Miya's newer
F"Answered"Q) and focus on the questions rather than the answers. So
far, though, many people seem happy with just a list of resources, some
of which are attempts at FAQs in their own right. (I especially like
the http://www.distributedcomputing.info site.)
-Dave
---
David C. DiNucci
http://www.elepar.com
| |
| Edward Feustel 2006-05-25, 7:12 am |
|
"David DiNucci" <dave@elepar.com> wrote in message
news:yN-dnXoxzLYEFenZnZ2dneKdnZydnZ2d@comcast.com...
> Edward Feustel wrote:
>
> Thanks much, Ed. Is there an "official" website for it? I see that
> http://lamswww.epfl.ch/reference/rm-odp and
> http://www.lcc.uma.es/~av/RM-ODP/index-original.html both look pretty
> official, and there are many others. Some look a little dated (e.g.
> http://www.dstc.edu.au/Research/Pro.../standards.html has broken
> gifs for me).
>
> Past attempts to construct a "real" FAQ here for comp.distributed have not
> been highly successful due to lack of consensus on the answers, but I'll
> be helpful where I can. I suppose we could take the acronym FAQ literally
> in its most common expansion (rather than Miya's newer F"Answered"Q) and
> focus on the questions rather than the answers. So far, though, many
> people seem happy with just a list of resources, some of which are
> attempts at FAQs in their own right. (I especially like the
> http://www.distributedcomputing.info site.)
>
> -Dave
> ---
> David C. DiNucci
> http://www.elepar.com
>
David,
I prefer the list of resources since everyone has their own idea of what
distributed computing is and therefore what questions are of interest.
The ITU-T (http://www.itu.int/ITU-T/ used to have a free version of the
RM-ODP specifications available for electronic download. So does/did the OMG
for the CORBA specification and (which corresponds to the RM-ODP model): see
their FAQ: http://www.omg.org/gettingstarted/corbafaq.htm. I am not certain
whether the Telecommunications Information Networking Architecture
Consortium: TINA-C (www.tinac.com) specification is publicly available or
not. (It also uses the reference model) [what better place for distributed
applications!!].
Another ISO/ITU-T group has gone further defining the "Enterprise Language".
It attempts to specify The "business model" for employing RM-ODP based
systems. The ITU-T recommendation is X.911.
The semantics of processes and tasking was particularly interesting to me.
Task based privileges and authorization seemed particularly appropriate.
Here is a reference to
a power point document by Brian Wood that puts all the elements in
perspective:
http://www.itu.int/ITU-T/worksem/um...304-wood02.ppt.
Ed Feustel
|
|
|
|
|