> > If you need cached values across a web farm,
DON'T waste your time
> > reinventing nCache.... just buy it from
Alachisoft. It's an awesome
> > product.
>
> Is it really an awesome product?
I beat the heck out of it during the beta for my own
personal use...
it does exactly what it says it does. The programming model
is pretty
good and a look into it with Reflector didn't raise any
red-flags. My
only concern is that it'll eventually become obsolete when
Microsoft
finally ships something in this space... but for now I
can't find any
better way to do this sort of thing. Is it better than
stuffing
things in a (really big) SQL Server cluster? Probably not,
but it
certainly is easier to develop and deploy against!
> We are looking for a distributed cache between 10
servers for a site
> with a very high traffic.
Honestly, I would make darn sure that you need a distributed
cache, by
gathering hard statistics to see where your hotspots are,
first. But
if you know that you've optimized your UI, BL and DAL code,
and that
your queries are quick enough, then this is a great product.
--
"Remember when you are juggling all those balls that
some of them are
glass balls, some of them are rubber balls. Don't drop the
glass
ones." - Nora Roberts
Marc C. Brooks
http://musingmarc.blog
spot.com
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
|