[storm] Pickling Storm objects?

Stuart Bishop stuart.bishop at canonical.com
Wed Aug 26 14:48:50 BST 2009


Hi.

Has anyone looked into making Storm objects pickleable? I want to
stuff expensive query results into memcached.

I'm using ZStorm so can just use the name to refer to the Store. I can
put together a MaterializedResultSet class supporting a lot of the API
from a materialized list of Storm objects. I think getting the Storm
objects themselves pickled is going to be the tricky bit.

-- 
Stuart Bishop <stuart at stuartbishop.net>
http://www.stuartbishop.net/



More information about the storm mailing list