perl-KeyedMutex - Interprocess keyed mutex
| Website: | http://search.cpan.org/dist/KeyedMutex/ | 
|---|---|
| License: | GPL+ or Artistic | 
- Description:
- KeyedMutex is an interprocess keyed mutex. Its intended use is to prevent sending identical requests to database servers at the same time. By using KeyedMutex, only a single client would send a request to the database, and others can retrieve the result from a shared cache (namely memcached or Cache::Swifty) instead. 
Packages
| perl-KeyedMutex-0.06-8m.mo7.noarch [12 KiB] | Changelog
              by Yohsuke Ooi (2010-08-31): - (0.06-8m) - full rebuild for mo7 release |