Hello Everyone,

What are your experiences with in-memory distributed caches in .NET? I know
in linux memcached is pretty much the standard, but it's windows support
appears to be kind of trailing. Microsoft has the Velocity project (which is
apparently called AppFabric these days), there are some other solutions
available (ScaleOut StateServer, NCache, etc).

We have Linux expertise, so we could just use say a VirtualBox Linux VM on
our dev machines to do local development work against it, or just wrap our
usage of memcached (or whatever product we use) behind some generic caching
interface that let's us swap out implementations in our dev environment.

I'm starting to lean towards AppFabric/Velocity, though word on the street
is that administration costs are higher with that versus memcached.

What are your thoughts and experiences?

-jt

-- 
You received this message because you are subscribed to the Google Groups 
"Seattle area Alt.Net" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/altnetseattle?hl=en.

Reply via email to