Difference between revisions of "PHP"

From JVMLangSummit
Jump to navigationJump to search
Line 1: Line 1:
Slides:
+
== Project Zero PHP Runtime for the JVM ==
[http://wiki.jvmlangsummit.com/images/d/d6/P8forJVMLanguageSummitV6.pdf]
+
Robert Nicholson
 +
 
 +
; Project: www.projectzero.org
 +
 
 +
=== Abstract ===
 +
; Talk Abstract: This talk will discuss the problems we faced in building an implementation of PHP that runs on the JVM, the current design of the runtime and the optimizations we are looking into.  This PHP implementation is used in IBM's WebSphere sMash product which is incubated at the projectzero.org community site.  It currently runs a number of well known PHP applications including phpBB and SugarCRM.
 +
 
 +
http://wiki.jvmlangsummit.com/images/d/d6/P8forJVMLanguageSummitV6.pdf
 +
 
 +
=== Author Bio ===
 +
* <insert bio here>
 +
 
 +
=== Key Issues for Discussion (cooperative) ===
 +
''(please expand cooperatively)''
 +
[[Talk:PHP on JVM]]

Revision as of 10:26, 25 September 2008

Project Zero PHP Runtime for the JVM

Robert Nicholson

Project
www.projectzero.org

Abstract

Talk Abstract
This talk will discuss the problems we faced in building an implementation of PHP that runs on the JVM, the current design of the runtime and the optimizations we are looking into. This PHP implementation is used in IBM's WebSphere sMash product which is incubated at the projectzero.org community site. It currently runs a number of well known PHP applications including phpBB and SugarCRM.

http://wiki.jvmlangsummit.com/images/d/d6/P8forJVMLanguageSummitV6.pdf

Author Bio

  • <insert bio here>

Key Issues for Discussion (cooperative)

(please expand cooperatively) Talk:PHP on JVM