Funny thing, we went trough the same evolution with our libraries over the
years :-D . We used to have a single lock for each connection chain. Now we
have individual locks for each component and each OpenWire pin, and it works
much better and faster.
With best regards,
Boian Mitov
--------------------------------------------------------------------
Mitov Software
http://www.mitov.com
--------------------------------------------------------------------
----- Original Message -----
From: "Florian Klaempfl" <[EMAIL PROTECTED]>
To: "FPC developers' list" <fpc-devel@lists.freepascal.org>
Sent: Thursday, July 31, 2008 3:23 AM
Subject: Re: Multi threading support was Re: [fpc-devel] Russianlocale
information not compatible withFPClocale variables
Come one, it's not that hard to understand :): synchronized might allow
the same way of working: first, you work with big locks, later to add more
fine granulated ones.
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel