ok, thanks<br>shawn<br><br><div><span class="gmail_quote">On 7/17/07, <b class="gmail_sendername">Christopher Armstrong</b> <<a href="mailto:radix@twistedmatrix.com">radix@twistedmatrix.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 7/17/07, shawn bright <<a href="mailto:nephish@gmail.com">nephish@gmail.com</a>> wrote:<br>> so should i do a store.flush() at the end of each thread loop?<br><br>No, store.flush is not necessary in most cases. You probably want to
<br>call store.commit(), to commit the transaction at the end of each<br>thread loop.<br><br><br>--<br>Christopher Armstrong<br>International Man of Twistery<br><a href="http://radix.twistedmatrix.com/">http://radix.twistedmatrix.com/
</a><br><a href="http://twistedmatrix.com/">http://twistedmatrix.com/</a><br><a href="http://canonical.com/">http://canonical.com/</a><br></blockquote></div><br>