I'm working on an application which runs wotsap a lot. Currently I am only using the functionality provided by Wot.creategraph. I think it would perform better if I had a python "server" that held an instance of Wot in memory so it wouldn't have to bunzip2, load, and parse the .wot file each time. The server would probably just listen on a socket for query requests, and the loadfile method would be called each night.
It would also be very nice to have this server's data be updated in realtime from a keyserver instead of loading a new .wot file each night. I have no idea how to do this though.
Any thoughts or suggestions?
Thanks, wotsap is working great for us already.
-- Dave Brondsema : dave@brondsema.net http://www.splike.com : programming http://csx.calvin.edu : student org http://www.brondsema.net : personal