[storm] Pickling Storm objects?

Gustavo Niemeyer gustavo at niemeyer.net
Thu Aug 27 10:56:59 BST 2009


Hey Stuart,

> 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.

Pickling itself shouldn't be hard.  How do you envison an unpickled
object should behave?

-- 
Gustavo Niemeyer
http://niemeyer.net



More information about the storm mailing list