starter

Michael Irwin 6d6469 at gmail.com
Wed Nov 1 03:05:47 UTC 2006


Yes, there are various builds provided by others floating around that
run under a Windows environment.  One such build can be found here:
http://jehiah.com/projects/memcached-win32/.  A project I'm currently
working on is successfully using memcached on Windows Server 2003.

On 10/31/06, Roni Schuetz <schuetz at gmail.com> wrote:
> An additional question: are i'm able to run this on a windows server 2003?
>
> is there somewhere any instructions available how-to / best practice ?
>
> thanks in advance,
> roni
>
>
>
> On 10/31/06, Roni Schuetz <schuetz at gmail.com> wrote:
> >
> > Hi Jeremy,
> >
> > thanks for your quick response time, I have an Issue and so far I'm not
> really sure that
> > memcache is the right tool for me, maybe you can help me to find a quick
> answer.
> >
> > Our website contains various information in .Net Cache and we want to take
> a second
> > server online. Now while we use lot of ajax in our application we
> gathering data over a
> > Ajax Call to the Server and in my code behind I load the Cache Object
> which contains
> > needed information.
> >
> > While we take a second Server live, which will be loadbalanced to the
> first one, the Ajax
> > call can be one on server A and once on server B. To ensure that the
> client call get its
> > requested information I plan to share the cache object with memchache.
> >
> > I know I could do exactly the same with a database, SQL Server in our
> case, but as less
> > DB calls I have as happier i'm.
> >
> > many thanks in advance,
> > Roni Schuetz
> >
> >
> >
> >
> > On 10/31/06, Jeremy Blain <jeremy at belent.com > wrote:
> > > A quick google search turns up:
> > > https://sourceforge.net/projects/memcacheddotnet/
> > >
> > >
> > > Other than slightly different function names/parameters, the operation
> seems
> > > to be the same regardless of client/platform. (memcached is really a
> > > fairly simple
> > > daemon, with a simple and easy to use API)
> > >
> > >
> > >
> > >
> > > Roni Schuetz wrote:
> > >
> > > > Hi folks,
> > > >
> > > > i'm wondering if somebody has done already experience with memcached
> and
> > > > usage of C#. Are there any hints / suggestions a newby should know?
> > > > Any info
> > > > is modern welcome and thanks in advance.
> > > >
> > > > --
> > > > Kind regards,
> > > > Roni Schuetz
> > > >
> > > > do you search flights - http://www.indeXus.Net/
> > >
> > >
> > >
> >
> >
> >
> > --
> > Kind regards,
> > Roni Schuetz
> >
> > do you search flights - http://www.indeXus.Net/
>
>
>
> --
>
> Kind regards,
> Roni Schuetz
>
> do you search flights - http://www.indeXus.Net/


More information about the memcached mailing list