I am considering using memcached (at some point) in my application, which I am currently developing.
In the end, I plan to host this on Amazon EC2 - I'm just wondering if it's possible to have a linux server (aws instance) working with memcached and use a Windows server (aws instance) for the application, but install it to use Linux- server for cache?
source
share