I'm developing an asp.net mvc application with the intention to host on linux using mono. I want to use appfabric for caching but seeing as it is built into windows.

I'm wondering if it can also be installed on linux?

link|improve this question

feedback

1 Answer

No, its windows only. Will memcached do it?

link|improve this answer
I'm looking at memcached and redis. Based on my findings so far, they both support different scenarios. I'm seeking for something with high reads. – Shawn Mclean Jun 18 '11 at 23:14
You may want to ask another question about Linux appfabric equivalents. If its .net mvc you might also consider skipping the server and go directly to azure. – Jim B Jun 19 '11 at 1:42
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.