How can I reduce locking at storage level
Sanjay Rao <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <[email protected]> |
Hi, Since we all know that ZODB has storage level lock.I want to reduce the number of locking required at storage level by doing some modifications in my application. At times my application might need to commit lots of transactions. Out of these all transactions; a lot of transactions might not be doing any change in any object. Essentially these will be read-only transactions. How can I make sure that locking is not done for such read-only transactions ? Regards, Sanjay Rao -- 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.