Re: [PATCH] gitweb: Support caching projects list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



J.H. wrote:
> Jakub Narebski wrote:
>>
>> P.S. When searching CPAN for existing modules for caching and CGI
>> caching I have found Cache::Adaptive::ByLoad which does what
>> caching-gitweb does,

I'm not sure about quality of this code, though. It uses Cache::Cache, 
by the way.

>> and some solutions in newer caching interfaces, 
>> either CHI or Cache, which try to avoid thundering horde problem.
> 
> Interesting - my have to take a look at that.

CHI uses either 'busy_lock [DURATION]' (bump expiration time), or
'expires_variance [FLOAT]' for fuzzy expiration time matching.

Cache has LRU and FIFO removal strategies.

-- 
Jakub Narebski
Poland
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux