[MOBY-dev] RegistryCache

Martin Senger martin.senger at gmail.com
Fri Oct 26 12:51:42 UTC 2007


Hi,

In jMoby, the CentralDigestCachedImpl deals with caching of
> namespaces, services, servicetypes, and datatypes.


That's correct. I wrote this caching - so I can confirm that it does exactly
this. (And I will look at the problem with cache properties, you mentioned
in a previous email, later.)

But I do not know who (what software component) is using this caching, and
what else it requires from Moby Central. It may be the RDF files describing
services (and their parts) - they are not cached by the client
CentralDigestCachedImpl. For long time, I wanted to re-implement this
caching mechanism to get data from the central not by calling its API
methods but by getting the RDFs (actually I even believe that Eddie wrote
some classes for me to help with that). So far, it has not happened - but
when/if it does I may consider to keep in the cache (and make it available)
also the RDF files (they may have richer contents than the results gotten by
the API methods).

Cheers,
Martin

-- 
Martin Senger
   email: martin.senger at gmail.com
   skype: martinsenger



More information about the MOBY-dev mailing list