No, in a good way. 🙂 We’ve been working through a lot of stress testing at work for jSeamless to prove that it can stand up to an unreasonable load only exceeded by getting “slashdotted. We have faired quite well and we’re currently working to get the document released for public “consumption”. This will be…
Month: August 2007
More Advanced Object Pooling
I generally post a message in my blog after I’ve already done it, but this time I’m trying something a bit different and posting the idea as a mechanism to draw it out. In my jCommon project I have Object Pooling support already, but it’s explicitly limited to the pooling itself. While developing Galaxies Beyond…
Sudoku API
Yeah, I’ve done it again. I’m well known for reinventing the wheel and this is no exception. As I’ve previously mentioned I decided to write a Multiplayer Sudoku game that you can compete with other players online playing. Well, I sort of got stuck for a while on the puzzle generation. I hate the idea…