Tags:
create new tag
, view all tags
MichaelDaum - 26 Mar 2008:

See also the discussions on the upcoming TWikiCache, a build-in caching infrastructure and dependency tracking. Compared to all other caching solutions this one aims at (1) correctness: never deliver outdated wiki content and (2) transparency: no extra provision is needed by the wiki author to get content cached. The TWikiCache will be part of TWiki-5.0. There are backports available for 4.1.x and 4.2.x as well.


MartinSeibert - 26 Mar 2008:

Very valuable information, Peter. Thank you.


ColasNahaboo - 02 Apr 2008:

On already available performance enhancements, there is also:

  • perl accelerators: SpeedyCGI PersistentPerl ModPerl
  • using / writing faster skins:
    • less CPU-consuming (few or no %TMPL: and %INCLUDE tags). Do computation more client-side (javascript, ajax,...)
    • smaller amount of CSS & javascript
    • serving (pre-)compressed css & js
    • minimizing the number of http requests to get files (see FirefoxBoosterPlugin
  • using long expires on images, css & javascript files
  • deporting these files on servers specialized in serving static files
And there are other solutions in the works, such as Michael one, or Gilmar work as part of TWikiStandAlone

PeterThoeny - 03 Apr 2008:

Colas, good additional info. Possibly update the supplemental document TWiki.TWikiScalability?


Topic revision: r4 - 2008-04-03 - PeterThoeny
 

Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.