I have been working with a really old windows port of Memcache for a long time, and recently also playing around with the server install of AppFrabric cache.
What are people running for your cache systems? Is there a more up to date version of windows memcache floating around?
Has anyone tried using Azure cache service from a colo envirorment ?
-Jeff
Was there a reason you shyed away from app fabric in your colo?
Chris
I am going to have to look at app fabric again. In its velocity incarnation there was no sql dependency. That makes no sense for the cache.
How big a cache do you need ram wise?
Sent from my iPad
The app fabric (former velocity) has to use a sql store for the cluster configuration, this assumes you run it on more than one machine. There is also a file system capability but it doesn't work very well when we tried it. http://msdn.microsoft.com/en-us/library/ee790954.aspx .
If you used app fabric for hosting it might be more worth it, but just for the cache it seems heavy to me. If you find an easier way would love to hear it.
What sort of cache do you run?
Sent from my iPad
Ya couchbase the other solution we have tried. We hit an issue early on but was able to get a fix after working with their support team in the forums. I have to say working with their team was great, very responsive.
Yes 60 gig is tiny, our current cache is 300gig but for our platform which is mostly real time we don’t need a huge cache.
Scott: would love to get more info on the general topology, how you handle the node configuration, what power shell scripts you use for admin, etc.
Jeff MacDuff
CTO & Co-Founder, Buddy
Email: je...@buddy.com
From: dotnet...@googlegroups.com [mailto:dotnet...@googlegroups.com]
On Behalf Of Tom Lianza
Sent: Thursday, March 08, 2012 11:12 PM
To: dotnet...@googlegroups.com
Subject: Re: Memcache for WCF / .NET / Etc
We use the community edition of Couchbase, which has an identical "on the wire" interface to Memcached, is very actively updated, and is Windows-friendly: