[Opensim-dev] Global identifiers

Karen Palen karenpalensl at gmail.com
Tue Aug 31 08:44:36 UTC 2010


On Tue, Aug 31, 2010 at 1:28 AM, Ai Austin <ai.ai.austin at gmail.com> wrote:

> Justincc wrote:
>
>  ...though more to handle the case where the lookup URL had gone away or no
>> network was available.
>>
>
> Yes, that has not been mentioned before. We have some use cases where
> OpenSim is run disconnected from the Internet completely.  OpenSim needs to
> always work without depending on an hosts to a closed or isolated network.
>  Firewalled situations and strong corporate or institutional controls on
> external access are also likely for many applications anyway.
>

I think the cache model handles this very well  - you update the cache
whenever and however you can and must accept that while the cache is "dirty"
it will diverge from the "master" by some unknown amount.

I don't see this as any different that the standard memory cache model.

The cache can only have the best data that is available, no matter how
corrupt it is.

When the cache gets updated then there is a potentially huge problem of
correcting the bad data, but it is all resolvable.

If you couldn't figure out what the data SHOULD be at any point in time then
you have a fatal problem!

Karen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20100831/4e78c995/attachment-0001.html>


More information about the Opensim-dev mailing list