In case anyone is looking for a SocketHandler client written in PHP to do some light testing with, I’ve written one and made it available
In case anyone is looking for a SocketHandler client written in PHP to do some light testing with, I’ve written one and made it available
Interesting, have you seen much of improvement over using the traditional MySQL API?
I really haven't but thats not their fault. I essentially got it working and then didn't have any more time for it. I think I'd like to come back to it and try out some things with it. I think there are places where I could get a huge boost from being able to bypass the interpreter. VaultPress, for example, does massive amounts of PK lookups. Stats are another place where we might be able to see performance increases.
It's an interesting protocol. And interestinly only capable of writing to innodb.