Hello all,
I've spent the last couple weeks adapting iskdaemon to work in a clustered way to increase response times and throughput for a new project I'm working on. I've forked my changes to a Github repo, and have made a post on my blog that outlines all the things I've changed/did to get iskdaemon to work in a clustered way. I'll be the first to admit that it's probably not the most elegant of implementations, but it works for me, and it works well. So if you're interested, please take a look at my blog post (
http://teh1337.nfshost.com/blog.py?post=209) and/or my Github repo (
https://github.com/StudioBebop/iskdaemon-clustered)
- Brandon