From: Zoran V. <zv...@ar...> - 2006-06-30 19:18:26
|
Am 30.06.2006 um 21:10 schrieb Vlad Seryakov: > It is not necessary, we have ns_cache_eval to such things. Well. I *know* that. But the explicite lock is *needed* if you plan to use exists/set etc... So either you must create and use external ns_mutex or you use ns_cache_lock. Or go and debug for ages because of the race condition possible if you do not use it. Cheers Zoran |