Category: programming

More Advanced Object Pooling

1 min read games java jgn programming 0 comments

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…

Read more →