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)
-- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
