Synchronizing application cache on servers in a cluster

I'm looking for an efficient way to synchronize Application cache objects on front-end boxes in my cluster. Is there a method other than cache dependencies? I'm hesitant to use database dependencies for performance reasons.
Thanks
[251 byte] By [utwo] at [2007-11-20 8:25:44]
# 1 Re: Synchronizing application cache on servers in a cluster
Using a third party solution would be the easiest way to do this. Try statemirror.com, it does app cache synchronization among other things.
ssorokin at 2007-11-9 11:53:19 >