Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #19991
| From | Alessandro Pellizzari <shuriken@amiran.it> |
|---|---|
| Newsgroups | it.comp.www.php |
| Subject | Re: quando aggiornare la cache |
| Date | 2015-10-10 14:59 +0000 |
| Message-ID | <d7sndmFkn27U2@mid.individual.net> (permalink) |
| References | <mv8vda$62t$1@speranza.aioe.org> |
Il Fri, 09 Oct 2015 20:01:15 +0200, alex ha scritto: > Insomma qual'è un metodo efficente per stabilire quali dati nella cache > sono obsoleti e quidi vanno *rinfrescati*? There are 2 hard things in computer science: naming things and cache invalidation. Non c'è un modo corretto di gestire la cache. Dipende da milioni di condizioni. Io ti consiglio di usare una libreria tipo Stash che gestisce anche la possibilità di recuperare dati vecchi mentre altri processi li stanno rigenerando. Bye.
Back to it.comp.www.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
quando aggiornare la cache alex <1j9448a02@lnx159sneakemail.com.invalid> - 2015-10-09 20:01 +0200
Re: quando aggiornare la cache fmassei@gmail.com - 2015-10-09 11:08 -0700
Re: quando aggiornare la cache alex <1j9448a02@lnx159sneakemail.com.invalid> - 2015-10-09 20:47 +0200
Re: quando aggiornare la cache Alessandro Pellizzari <shuriken@amiran.it> - 2015-10-10 14:59 +0000
Re: quando aggiornare la cache fmassei@gmail.com - 2015-10-10 08:19 -0700
Re: quando aggiornare la cache Alessandro Pellizzari <shuriken@amiran.it> - 2015-10-10 20:03 +0000
csiph-web