3

I'm considering using memcached (at some point) in my application i'm currently developing.

Eventually, i'm planning on hosting this on Amazon EC2 - i was just wondering, would it be possible to have a linux server (aws instance) running memcached, and use the windows server (aws instance) for the app, but set it to use the linux server for the cache??

2 Answers 2

2

Definitely possible. I suggest using the enyim.com client instead of the "official one" as it a lot faster.

Sign up to request clarification or add additional context in comments.

Comments

0

You can access the MemCached service if you use NHibernate NHContrib extension for memcache at http://nhcontrib.wiki.sourceforge.net/

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.