first time user with out of memory question
Janning Vygen
vygen at planwerk6.de
Mon Jun 12 10:05:37 UTC 2006
Am Montag, 12. Juni 2006 11:51 schrieb Paul T:
> > Yes your are right, and i am searching quite a while
> > for a good solution for
> > php session management. And i thought memcached was
> > the best solution but
> > maybe i have to search for something different, but
> > as fast and distributable
> > as memcached.
>
> Have you tried
> http://sharedance.pureftpd.org/project/sharedance ?
>
> To make it 'distributed' all you need to do is to add
> a few lines of code to the client to do the poor man
> load balacing (that is the way memcached does the load
> balancing anyways).
>
> Like memcached, sharedance is implemented on top of
> libevent. The code is simpler, though, because it has
> no 'slabs', no mark and sweep garbage collection e
> t.c.
I heard of sharedance and decided to use memcache because memcache seems to be
more popular and i didn't see any difference between both. But maybe
shardance is the better tool for session management. I will try it. Thanks
for this hint.
kind regards
Janning
More information about the memcached
mailing list