comp.lang.ada
 help / color / mirror / Atom feed
From: Daniel Norte Moraes <danielcheagle@gmail.com>
Subject: Re: Pool and SubPools can be used for remote access ?
Date: Sun, 7 Mar 2021 13:09:54 -0800 (PST)	[thread overview]
Message-ID: <c5c78a63-58c4-4882-8190-19d4bc0d4a7cn@googlegroups.com> (raw)
In-Reply-To: <s222va$1ipm$1@gioia.aioe.org>

Em domingo, 7 de março de 2021 às 05:30:38 UTC-3, Dmitry A. Kazakov escreveu:
> On 2021-03-07 02:26, Daniel Norte Moraes wrote: 
> > Em sábado, 6 de março de 2021 às 17:22:34 UTC-3, Dmitry A. Kazakov escreveu: 
> >> On 2021-03-06 20:48, Daniel Norte Moraes wrote: 
> >> 
> >>> I'm learning mpi and openMP and take this insite: 
> >>> ? Is possible to use remote data ( e.g. shared memory , variables etc [ 
> >>> via network and other protocols]) by implementing 
> >>> an custom storage_pool's ? the array in storage pool need be continuous or 
> >>> an 'fake-length' array is ok ? someone already tried it yet ? 
> >> Storage pool can be backed by whatever mechanism. The layout of objects 
> >> allocated in the pool depends on the object. The strategy could be 
> >> mirroring remote objects or using proxy object instead. 
> >> 
> >> As for implementations there exist distributed annex implementations 
> >> which must support remote objects. 
> > 
> > Beyond polyorb, there other implentations ? can you cite some ?
> Not that I am aware of. The distributed annex is defined in a way that 
> any network protocol could be used if it has RPC or if you could put an 
> RPC layer on top of it, even HTTP POST (:-))
> >> There exist persistent storage implementations. Persistent objects 
> >> resemble remote objects in many aspects. 
> >> 
> > can cite some?
> http://www.dmitry-kazakov.de/ada/components.htm#2
> >> There exist interprocess shared storage pools implementation. 
> >> 
> > can cite some ?
> http://www.dmitry-kazakov.de/ada/components.htm#12.8
> -- 
> Regards, 
> Dmitry A. Kazakov 
> http://www.dmitry-kazakov.de


A ReallyThanks! ^^

Best Wishes,
Dani.

      reply	other threads:[~2021-03-07 21:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-06 19:48 Pool and SubPools can be used for remote access ? Daniel Norte Moraes
2021-03-06 20:22 ` Dmitry A. Kazakov
2021-03-07  1:26   ` Daniel Norte Moraes
2021-03-07  8:30     ` Dmitry A. Kazakov
2021-03-07 21:09       ` Daniel Norte Moraes [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