ok, thanks
shawn

On 7/17/07, Christopher Armstrong <[EMAIL PROTECTED]> wrote:

On 7/17/07, shawn bright <[EMAIL PROTECTED]> wrote:
> so should i do a store.flush() at the end of each thread loop?

No, store.flush is not necessary in most cases. You probably want to
call store.commit(), to commit the transaction at the end of each
thread loop.


--
Christopher Armstrong
International Man of Twistery
http://radix.twistedmatrix.com/
http://twistedmatrix.com/
http://canonical.com/

-- 
storm mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/storm

Reply via email to