[Zope] FSCounter & ThreadSafeCounter
marc lindahl
marc@bowery.com
Sun, 21 Oct 2001 13:52:45 -0400
As they stand, FSCounter is specifically a page counter, with the little
odometer numbers. ThreadSafeCounter is for generating unique numbers for
stuff - in ZopeGUD it's used to uniquely number email message containers and
other stuff.
> From: "Richard Ettema" <richard.ettema@yoursolutions.co.uk>
> Reply-To: <richard.ettema@yoursolutions.co.uk>
> Date: Sun, 21 Oct 2001 13:27:25 +0100
> To: <zope@zope.org>
> Subject: [Zope] FSCounter & ThreadSafeCounter
>
> Hi,
>
> Can someone explain the difference between FSCounter and ThreadSafeCounter.
> I haven't been able to find much out about ThreadSafeCounter.
>
> Thanks
>
> Richard Ettema
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )