Apache

APR

  • Apache 1.x uses #ifdef’s to obtain portability
  • A nightmare to maintain
  • The Group looked at portable libraries and decided to write their own
  • Written in C (maximum usability – many languages support the use of C libraries)
  • The APR has grown into an own Apache Subproject (apr.apache.org) used by projects like httpd (Apache Web Server) and Subversion (version control system)
Previous  Next 

A Presentation by Björn Sveinbjörnsson