<a href="http://code.google.com/p/ncache/">http://code.google.com/p/ncache/</a><br><h1><a id="What_is_ncache?">What is ncache?</a></h1><p><a id="What_is_ncache?">a web cache system base on nginx web server. faster and more efficient than squid. 
</a></p><p><a id="What_is_ncache?">we have published </a><a href="http://ncache.googlecode.com/files/ncache-1.2.tar.gz" rel="nofollow">a release version 1.2</a> now, you can see the change log <a href="http://code.google.com/p/ncache/wiki/NCacheChangeLog" rel="nofollow">
here</a>. </p><p>and we will maintain it be fresh. </p><p>you can also visit here by <a href="http://www.ncache.org/" rel="nofollow">http://www.ncache.org</a> or <a href="http://ncache.googlecode.com/" rel="nofollow">http://ncache.googlecode.com
</a> </p><p>and left your message <a href="http://groups.google.com/group/ncache-group" rel="nofollow">here</a> </p><p>there is also have some BUGS, so if you find it please tell us, thanks alot. </p><p><a href="mailto:shinepf@gmail.com">
shinepf@gmail.com</a>   <a href="mailto:shineyear@msn.com">shineyear@msn.com</a> </p><p><a href="mailto:shuiyang@gmail.com">shuiyang@gmail.com</a>  <a href="mailto:shuiyang@live.cn">shuiyang@live.cn</a> </p><h1><a id="Features">
Features</a></h1><ul><li><a id="Features">The large storage can save over 30,000,000 caches </a></li></ul><ul><li><a id="Features">The self sort share memory hash index </a></li></ul><ul><li><a id="Features">Use linux epoll, sendfile and aio to improve the performance 
</a></li></ul><ul><li><a id="Features">Base on the fastest web server framework : nginx </a></li></ul><ul><li><a id="Features">The high throughput and high concurrent volume of the cache request </a></li></ul><ul><li><a id="Features">
Without http headers cache </a></li></ul><ul><li><a id="Features">Low cpu cost and low iowait </a></li></ul><h1><a id="Future">Future</a></h1><ul><li><a id="Future">The aio_sendfile function </a></li></ul><ul><li><a id="Future">
Compress share memory hashmap index </a></li></ul><ul><li><a id="Future">Memory cache the hottest data </a></li></ul><ul><li><a id="Future">Raw device read and write </a></li></ul><ul><li><a id="Future">Distribute storage system 
</a></li></ul><ul><li><a id="Future">Aio queue with lio_listio function </a></li></ul><h1><a id="How_to_use?">How to use?</a></h1><p><a id="How_to_use?">You can see it on the wiki paper </a><a href="http://code.google.com/p/ncache/wiki/HowToUseNCache" rel="nofollow">
here</a>. </p><h1><a id="Problem_yet~">Problem yet~</a></h1><ul><li><a id="Problem_yet~">The memory cache elimination algorithm is not very mature so we will add this function  at next version. </a></li></ul><ul><li><a id="Problem_yet~">
only support on linux 2.6 up. </a></li></ul><ul><li><a id="Problem_yet~">do not have enough information about the Run-time statistics </a></li></ul><br>