Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Hive.Server.ADODataAccess/CachedDataAdapter.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1158   15 years svonolfe Updated recursion policy in the reader/writer lock (#372)
(edit) @1155   15 years svonolfe Replaced the ReaderWriterLock with a ReaderWriterLockSlim (improved …
(edit) @1152   15 years svonolfe Fixed possible race condition in DAL (#372)
(edit) @1149   15 years msteinbi Improved caching (#372)
(edit) @1146   15 years svonolfe Added reader lock for the updating of the cache (#372)
(edit) @1134   15 years svonolfe Further improved locking mechanism (avoid race conditions, …
(edit) @1131   15 years svonolfe fixed race condition issues, improved performance (#372)
(edit) @1128   15 years svonolfe Readded locking (#372)
(edit) @1125   15 years svonolfe removed locking from reading db methods (#372)
(edit) @1096   15 years msteinbi Implementing Lifecycle Management (#453)
(edit) @1095   15 years svonolfe Another small caching change (#372)
(edit) @1094   15 years svonolfe Improved caching (#372)
(edit) @1093   15 years svonolfe Added lock to avoid race conditions (#372).
(edit) @1088   15 years msteinbi Started implementation of Lifecycle Management for CLient Communicator …
(edit) @1029   15 years msteinbi Fixed caching (#372)
(edit) @1026   15 years svonolfe fixed caching (#372)
(edit) @1021   15 years svonolfe Fixed caching mechanism of jobs (#372)
(add) @995   15 years svonolfe Refactored DAL, Improved Caching (#372)
Note: See TracRevisionLog for help on using the revision log.