By tag: Memcached
0
kicks
How to Scale with Memcached on .NET
Though .NET apps scale well thanks to caching, you can always use Memcached to scale further.
0
kicks
Memcached's .NET cousin - Cacheman
Sriram from Microsoft develops Cacheman, a fast distributed hashtable similar to Memcached written in pure managed code.