[storm] Storm presentation at Python user group

Brad Allen ballen at zeomega.com
Mon Feb 25 07:05:16 GMT 2008


Brad Allen wrote:
>
> I would like to hear more about this if you are allowed to post 
> architectural details. For example, are you using ZEO to cluster 
> multiple Zope instances?  If so, how do you share Storm object instances 
> across the multiple Zope instances?
>   

To be more clear about this, by "Storm object", I am talking about 
objects which might get added to a Storm Store to be flushed at some 
point. Is there a term for such objects...? This point of terminolgy is 
unclear they are not instances of any Storm classes; they are just 
objects which have Storm Properties (I've heard the term "traits" for 
the same concept).

I guess this is off topic, but I'd be very interested in hearing about 
it anyway since at work we are going to have to spend some time figuring 
out how to persist these kinds of object instances in a ZEO/Zope 2 
environment. We may not want to just recreate the same instances with 
every new http request, but instead keep them around for caching and 
application-level locking.

-- 
ZeOmega
Open Minds' Open Solutions
2591 Dallas Parkway #408
Frisco TX, 75034
http://www.zeomega.com

Brad Allen
214-618-9880 (ext. 8006)


-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/storm/attachments/20080225/c8ae36dd/attachment.htm 


More information about the storm mailing list