<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>Re: regarding memcached faster output</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>
<P><FONT SIZE=2>Memcached is meant to reduce the number of queries to your database (or other backend) and so allow your architecture to scale better.<BR>
<BR>
It is not meant to be "faster" than a database (although in many cases it will be), as brian has said can you provide us with some reasoning behind the problem you are trying to solve?<BR>
<BR>
-kieran<BR>
<BR>
<BR>
-----------------------------------<BR>
This message was sent by Blackberry<BR>
<BR>
-----Original Message-----<BR>
From: memcached-bounces@lists.danga.com <memcached-bounces@lists.danga.com><BR>
To: Biswajit <biswajit@navsoft.in><BR>
CC: memcached@lists.danga.com <memcached@lists.danga.com><BR>
Sent: Mon Dec 24 18:01:18 2007<BR>
Subject: Re: regarding memcached faster output<BR>
<BR>
Biswajit wrote:<BR>
> Hello we are working on memcached for our web application.we install<BR>
> all the necessary thing in Linux server and configure it . also we<BR>
> integrated in our web application and it also working successfully .But<BR>
> thing is that when i run the the query from memcached the data is<BR>
> display little bit faster compare to Database but not so much as we<BR>
> expected. we used 64MB RAM for my serve for memcachede. If i increased<BR>
> the RAM 64 Mb to more .then the data will be display much more faster?<BR>
> Please gave me the suggestion (or any others way i can get out put much<BR>
> more faster) its urggent i am wating for your replay.<BR>
<BR>
If your database is not slow, then why did you want to install<BR>
memcached? Perhaps your reasoning for using memcached will help us help<BR>
you.<BR>
<BR>
--<BR>
<BR>
Brian Moon<BR>
Senior Developer<BR>
------------------------------<BR>
When you care enough to spend the very least.<BR>
<A HREF="http://dealnews.com/">http://dealnews.com/</A><BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>