> On Sat, Jul 24, 2010 at 11:50 AM, Rajesh kumar <[email protected]> wrote: > Dear Luggies, > > I have developed an php appliaction with mysql as background. This > applications main part is data entry, it handles huge no of data, same way > the application is accessed by 3000 people at same time, my db traffic > becomes high
What about Memcached? Memcached[http://memcached.org/] is a Free & open source, high-performance, distributed memory object caching system, intended for use in speeding up dynamic web applications by alleviating database load. http://code.google.com/p/memcached/wiki/TutorialCachingStoryvv How to Dramatically Speed Up Your Web Application: An Introduction to memcached http://www.majordojo.com/2007/03/memcached-howto.php Thanks & Rg Mohan L _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
