I have heard of .NET APIs for memcached.
Is there any equivalent for EHCache?
I am envisioning a cluster of linux machines running EHCache, serving cached objects for a farm of ASP.NET webservers. Is this practical? Can this be done without installing Java on the ASP.NET servers?