Skip to content.

plope

Personal tools
You are here: Home » Members » chrism's Home » ZODB Blob Proposal (First Cut) » yup...
 
 

Comment

Above in this comment thread: ZODB Blob Proposal (First Cut)

yup...

Posted by chrism at 2005-03-17 02:15 PM
Yup, streamiterator...

And yes, it should be reasonably fast access to streams representing blobs (from multiple physically distinct systems). I imagine a ZEO server may or may not be involved in actually doing the serving of these streams (depending on the particular Blob implementation). In the beginning, personally, I think I'd just like to use something like NFS to actually get a handle to a stream/file.

NFS ok

I just assumed you'd use ZEO 'cause it says so in your goals :-)