Oracle Coherence w/ ASP.NET application
Posted
by frankadelic
on Stack Overflow
See other posts from Stack Overflow
or by frankadelic
Published on 2010-04-09T19:50:07Z
Indexed on
2010/04/09
19:53 UTC
Read the original article
Hit count: 355
Is it possible to use Oracle Coherence to provide distributed caching to an ASP.NET application?
We would like to use Coherence to scale out an ASP.NET application which does not have distributed caching. Alternatives would be memcached, etc. However, we are considering Coherence since we already have licensing/expertise in that area.
© Stack Overflow or respective owner