[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl-cvs
Subject:    cvs commit: modperl-site sites.html
From:       sbekman () locus ! apache ! org
Date:       2000-11-12 21:38:53
[Download RAW message or body]

sbekman     00/11/12 13:38:53

  Modified:    .        sites.html
  Log:
  another site
  
  Revision  Changes    Path
  1.13      +30 -0     modperl-site/sites.html
  
  Index: sites.html
  ===================================================================
  RCS file: /home/cvs/modperl-site/sites.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- sites.html	2000/11/12 19:56:36	1.12
  +++ sites.html	2000/11/12 21:38:52	1.13
  @@ -61,6 +61,36 @@
   mod_perl for the <a href="http://kvasir.sol.no/">Kvasir search
   engine</a>.  <b>Kvasir</b> is Norway's most popular Internet directory.
   <p>
  +
  +
  +<b>Alvar Freude</b> uses mod_perl on <a
  +href="http://www.a-blast.org/">http://www.a-blast.org/</a>.  It is a
  +"truly interactive text network", written completely in mod_perl. For
  +a quick, non-technical overview have a look on <a
  +href="http://www.assoziations-blaster.de/prixars/">http://www.assoziations-blaster.de/prixars/</a>.
  +(its in english on our old domain).<br>
  +About one year ago, it runs on M$ IIS with ActivePerl and some PHP, in
  +the meantime it is completely rewritten as Apache module, using MySQL as
  +database. With this, I speed up the execution time from ~3 Seconds to
  +~10 milliseconds for each Blast-Page (OK, OK, the old machine had a very
  +worst hardware, now we use only a semi-worst one: Pentium II 350, 320 MB
  +RAM with Soft-RAID 0 under Linux).<br>
  +
  +The blast_engine includes the links into the texts in realtime, also
  +the statistics are created in realtime:<br> <a
  +href="http://www.a-blast.org/statistics/">http://www.a-blast.org/statistics/</a>,
  +<a
  +href="http://www.assoziations-blaster.de/statistik">http://www.assoziations-blaster.de/statistik/</a>
  +(german, with much more traffic)
  +
  +The blaster uses the speed benefit of keeping the complete keyword
  +list in memory (more then 5 MB for the german version), for the
  +non-linear real-time linker I use a ~50 line regexp .-) The HTML-Files
  +are compressed on-the-fly with Compress::Zlib, so we keep bandwidth
  +(and transmission time to the users) small.
  +<p>
  +
  +
   <A HREF="http://perlmonth.com">PerlMonth</A> is a site completely driven  
   by mod_perl/mySQL. Every article is stored in the database. When a user
   makes a request, a module we wrote parses the uri and dynamically creates  
  
  
  

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic