Using mmap as a storage

[email protected] Wed, 13 Jun 2018 10:20:33 -0700 (PDT)
Newsgroups gmane.comp.web.zope.zodb
Message-ID <[email protected]>
Is there a way for me to pass an already opened file object to ZOOB.FileStorage?  I would like to compare the performance of using FileStorage with a filename and using FileStorage with an mmap.

Also, does ZOOB already use the mmap module internally? I know there are problems potentially using that over NFS, and so I want to be careful here.

Thanks,

-Dan

-- 
You received this message because you are subscribed to the Google Groups "zodb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.