Thread: [Cppcms-users] Cache limit=0 equals unlimited?
Brought to you by:
artyom-beilis
From: Sergey S. <ser...@gm...> - 2012-12-27 04:32:32
|
Cache limit=0 equals unlimited? Example cppcms_scale |
From: Artyom B. <art...@ya...> - 2012-12-27 08:13:30
|
No, it means empty or no cache... In case of cppcms_scale, the cache size is defined by the cppcms_scale server, L1 cache size (internal cache) is defined by its size. Description cache system with cppcms_scale can work on two levels L1 the local cache that is validated against the server such that it allows not to transfer data if it is already locally cached. Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ >________________________________ > From: Sergey Shutov <ser...@gm...> >To: cpp...@li... >Sent: Thursday, December 27, 2012 6:32 AM >Subject: [Cppcms-users] Cache limit=0 equals unlimited? > >Cache limit=0 equals unlimited? Example cppcms_scale > > >------------------------------------------------------------------------------ >Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, >MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current >with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft >MVPs and experts. ON SALE this month only -- learn more at: >http://p.sf.net/sfu/learnmore_122712 >_______________________________________________ >Cppcms-users mailing list >Cpp...@li... >https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > |
From: Sergey S. <ser...@gm...> - 2012-12-27 12:14:59
|
Ok. Thank you very much. |
From: Lee E. <lee...@gm...> - 2012-12-29 19:58:19
|
is a ready made mechanism for invalidating L1 cache on one instance of cppcms from another instance of cppcms when they use cppcms_scale? without such a mechanism running with L1 & L2 configuration can be problematic On Thu, Dec 27, 2012 at 2:14 PM, Sergey Shutov <ser...@gm...>wrote: > Ok. Thank you very much. > > > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. ON SALE this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122712 > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > -- -- lee Lee Elenbaas lee...@gm... |
From: Artyom B. <art...@ya...> - 2012-12-29 20:59:29
|
Of course. When you access a cache and the object in L1 the request is still sent to a central server but instead of returing as an ansever that contains the entire object, only the aknowledgement that your object is up-to-date is sent. So basically you only may for a small ping-pong rather than entire object transfer. So it is consistent and transparent as if there were no L1 cache. Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ >________________________________ > From: Lee Elenbaas <lee...@gm...> >To: cpp...@li... >Sent: Saturday, December 29, 2012 9:57 PM >Subject: Re: [Cppcms-users] Cache limit=0 equals unlimited? > > >is a ready made mechanism for invalidating L1 cache on one instance of cppcms from another instance of cppcms when they use cppcms_scale? >without such a mechanism running with L1 & L2 configuration can be problematic > > > > >On Thu, Dec 27, 2012 at 2:14 PM, Sergey Shutov <ser...@gm...> wrote: > >Ok. Thank you very much. >> >> >> >>------------------------------------------------------------------------------ >>Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, >>MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current >>with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft >>MVPs and experts. ON SALE this month only -- learn more at: >>http://p.sf.net/sfu/learnmore_122712 >>_______________________________________________ >>Cppcms-users mailing list >>Cpp...@li... >>https://lists.sourceforge.net/lists/listinfo/cppcms-users >> > > >-- >-- >lee >Lee Elenbaas >lee...@gm... > >------------------------------------------------------------------------------ >Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, >MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current >with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft >MVPs and experts. SALE $99.99 this month only -- learn more at: >http://p.sf.net/sfu/learnmore_122912 >_______________________________________________ >Cppcms-users mailing list >Cpp...@li... >https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > |
From: Lee E. <lee...@gm...> - 2012-12-29 21:06:45
|
thanks On Sat, Dec 29, 2012 at 10:59 PM, Artyom Beilis <art...@ya...> wrote: > Of course. When you access a cache and the object in L1 the request is > still sent to a central server > but instead of returing as an ansever that contains the entire object, > only the aknowledgement > that your object is up-to-date is sent. So basically you only may for a > small ping-pong rather > than entire object transfer. > > So it is consistent and transparent as if there were no L1 cache. > > Artyom Beilis > -------------- > CppCMS - C++ Web Framework: http://cppcms.com/ > CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ > > ------------------------------ > *From:* Lee Elenbaas <lee...@gm...> > *To:* cpp...@li... > *Sent:* Saturday, December 29, 2012 9:57 PM > *Subject:* Re: [Cppcms-users] Cache limit=0 equals unlimited? > > is a ready made mechanism for invalidating L1 cache on one instance of > cppcms from another instance of cppcms when they use cppcms_scale? > without such a mechanism running with L1 & L2 configuration can be > problematic > > > On Thu, Dec 27, 2012 at 2:14 PM, Sergey Shutov <ser...@gm...>wrote: > > Ok. Thank you very much. > > > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET <http://asp.net/>, C# 2012, > HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. ON SALE this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122712 > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > > -- > -- > lee > Lee Elenbaas > lee...@gm... > > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. SALE $99.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122912 > > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. SALE $99.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122912 > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > -- -- lee Lee Elenbaas lee...@gm... |