All Content Management Systems: Web Progress Report

February 5th, 2008

Drupal and Quercus

Hello!

My name is Emil Ong and I work for Caucho Technology, the maker of Quercus. I thought I'd introduce myself and let the Drupal community know what Caucho is up to with Drupal. Quercus is our cleanroom Java implementation of PHP. It's open source (GPL) and runs PHP code in both interpreted and compiled modes (i.e. the PHP is compiled to Java, then run on the JVM). The interpreted mode version of Quercus is available to run in any Java servlet engine (the Glassfish guys actually have a lot of tutorials up about this), but the compiled mode only runs on Resin, our Java application server, and is only available with a license. We've found up to 4x performance improvement for Drupal in the compiled mode over the usual Apache+PHP.

The way that we're approaching development of Quercus is to make sure it's as compatible as possible with PHP, quirks and all ;-). To do this, we've been choosing popular PHP applications and certifying them to run on Quercus. Drupal is one of the top applications that we continually develop for and we run our own forums on Drupal 5.1+Quercus (http://forum.caucho.com). Thanks for making a great app! Please let me know if you have any questions about Quercus and/or how it works with Drupal.

Thanks!

[Moved from 'Drupal core to 'News and announcements': nevets]

Related CMS news:

  •