Slobodan, Jeez. It's been over 3 weeks already. I'm sorry. If you look at my tree ( http://bitbucket.com/redline6561/weblocks-dev/ or http://github.com/redline6561/weblocks-dev/ ) you'll see that there are a number of commits both fixing the bug with the store you noticed and adding on to the Store API to support connection pooling which should now be implemented in handle-client-request.
What I haven't found the time to do yet is testing. I've got some unpushed patches for a simple-demo app. So far I've compiled and run the app but not hit it with concurrent connections, siege, etc to try and break it. Until I've done that I'd be nervous asking for a merge considering the changes to handle-client-request. I'm going to fix lunch right quick and then try to get on this. I've been wanting to get it done for a while as I intend to use it for some personal projects as well. Thanks for the reminder and the motivation. Cheers, B On Jan 28, 2:43 am, Slobodan Milnović <[email protected]> wrote: > On Sun, Jan 2, 2011 at 18:00, Brit Butler <[email protected]> wrote: > > Hi. Postmodern has been merged in as an "official" store though it's > > not quite ready for production use to be honest. You would need to > > manually manage per-request-thread database connections. This also > > concerns the clsql backend to some degree (see the recent CLSQL-Fluid > > thread). > > Hi. > > Sorry again for reviwing another couple of weeks old thread, but I'm > interested in this issue, and I would like to help. > > What exactly is required to be done? I'm a beginner, but if someone > could point to me what is needed and in what form, perhaps I could do > something? I'm a quick learner, and I'm already feeling a bit more > comfortable using weblocks. I like the postmodern store, and I'd like > to use it. Perhaps some other store has solved these issues that are > still problem for postmodern, so I can see how it's done there and > apply the similar? -- You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/weblocks?hl=en.
