now ,our company website is construct by apache +mysql .
but now my boss want to change this struct to apache+ice+mysql
ice can be add to it?
i don't know the ice can do it .everyone who have the samilar experience can tell me how can do ? thanks
my email:wuliudan@gmail.com

Reply With Quote
I would first try without memcache, since you can most likely implement smarter application specific caching with Ice. I would look at the evictor pattern, as outlined in section 28.8.4 of the Ice manual.
