Archived

This forum has been archived. Please start a new discussion on GitHub.

Objects cache service

xdm
xdm La Coruña, Spain
I'm interesting in develop a Ice service to cache remote objects.
i think that this service can aport the next features

* transform remotePrx in localPrx an sincronice the local objec whith the remote object
* Sincronithe local objects whit remote objects

I want that this service can run traparently for any ice application.

I think in use the evictor for the persistence of the cache and IceStorm for sincronice objects betwen server an cache.

can anybody aport ideas or suggestions for the design

Thanks you for all