Menu

#10 Use TMultiReadExclusiveWriteSynchronizer in thread-safe ver.

open
nobody
None
5
2003-11-14
2003-11-14
Shatl
No

1. Use TMultiReadExclusiveWriteSynchronizer instead of
CriticalSection in thread-safe mode. This will decrease
lock wait time in multi-thread environment.

2. Develop additional Thread-Safe wrappers instead of
using $DEFINEs. Sometimes it's nesessary to have both
thread-safe and not thread-safe version of the same
container.

If needed, I can take part in development.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.