Re: [PHP] Very high speed session management -- help me test

2006-01-06 Thread Mark
Jochem Maas wrote: > Mark wrote: >> Jochem Maas wrote: >> > > > >> >> That's sort of the problem with names, it is hard to convey ideas. MCache >> (formally msession) has a history. I originally wrote the code as a way >> to > > there is a php extension called 'mcache' with is a wrapper

Re: [PHP] Very high speed session management -- help me test

2006-01-06 Thread Jochem Maas
Mark wrote: Jochem Maas wrote: That's sort of the problem with names, it is hard to convey ideas. MCache (formally msession) has a history. I originally wrote the code as a way to there is a php extension called 'mcache' with is a wrapper for memcache - but this is not the same as y

Re: [PHP] Very high speed session management -- help me test

2006-01-06 Thread Mark
Jochem Maas wrote: > Mark wrote: >> Jochem Maas wrote: >> >> >>>hi Mark, >>> >>>Mark wrote: >>> I have a program called MCache, it used to be MSession. I'm trying to get >>> >>>why 'Cache' - its a session handler right? (I think the name is a little >>>confusing, but maybe its just me -

Re: [PHP] Very high speed session management -- help me test

2006-01-06 Thread Jochem Maas
Mark wrote: Jochem Maas wrote: hi Mark, Mark wrote: I have a program called MCache, it used to be MSession. I'm trying to get why 'Cache' - its a session handler right? (I think the name is a little confusing, but maybe its just me - I have been adding cache mechanisms to a site for the l

Re: [PHP] Very high speed session management -- help me test

2006-01-05 Thread Mark
Jochem Maas wrote: > hi Mark, > > Mark wrote: >> I have a program called MCache, it used to be MSession. I'm trying to get > > why 'Cache' - its a session handler right? (I think the name is a little > confusing, but maybe its just me - I have been adding cache mechanisms > to a site for the las

Re: [PHP] Very high speed session management -- help me test

2006-01-05 Thread Jochem Maas
hi Mark, Mark wrote: I have a program called MCache, it used to be MSession. I'm trying to get why 'Cache' - its a session handler right? (I think the name is a little confusing, but maybe its just me - I have been adding cache mechanisms to a site for the last month or so!) is this better th

RE: [PHP] Very high speed session management -- help me test

2006-01-05 Thread Jay Blanchard
[snip] I have a program called MCache, it used to be MSession. I'm trying to get the word out and get some testers. The server itself is GPL, the PHP extension is under the PHP license. I will be checking it in to the PHP main CVS repository when I'm pretty sure that it will play nice. The server

[PHP] Very high speed session management -- help me test

2006-01-05 Thread Mark
I have a program called MCache, it used to be MSession. I'm trying to get the word out and get some testers. The server itself is GPL, the PHP extension is under the PHP license. I will be checking it in to the PHP main CVS repository when I'm pretty sure that it will play nice. The server can b