From: Vlad S. <vl...@cr...> - 2006-06-05 02:34:42
|
Hello, Current cache implementation in naviserver is somewhat broken because with recent version i cannot run my app under ns_cache_ and event with old ns_cache module as well, i have crashes inside C level cache API, but i use only Tcl api. Something was changed that influenced even ns_cache because it used underlying C level cache of the core. My app uses simple caches, just ns_cache eval, the difference that this is Network management system and it runs many many threads at the same time using ns_job, so i am guessing that concurrency is what kills. It works on older versions of NS 4.99.0|1 and AOL 4.0 using ns_cache, i tried to convert it to internal ns_cache_family but it does not work, it hangs indefinitely, but works with ns_cache up until CVS version. -- Vlad Seryakov 571 262-8608 office vl...@cr... http://www.crystalballinc.com/vlad/ |