Difference between revisions of "PHP"

From JVMLangSummit
Jump to navigationJump to search
(New page: [Image:P8forJVMLanguageSummitV6.pdf])
 
m (Project Zero PHP Runtime for the JVM)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[Image:P8forJVMLanguageSummitV6.pdf]
+
== Project Zero PHP Runtime for the JVM ==
 +
Robert Nicholson
 +
 
 +
; Project: http://www.projectzero.org/php - PHP on Java
 +
 
 +
=== 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/pdf/24_Nicholson_p8.pdf
 +
 
 +
=== Author Bio ===
 +
[[Image:RobNicholson.jpg]]
 +
 
 +
Rob works in the Language Runtime group at IBM Hursley in the UK. Rob leads the development of the PHP runtime used in IBM WebSphere sMash and Project Zero.
 +
 
 +
Blog: http://nicholsr.blogspot.com/
 +
=== See also ===
 +
 
 +
The technology discussed in this presentation is behind the recent availability of [http://www.projectzero.org/blog/index.php/2008/12/15/cics-gets-smashed/ PHP support in CICS]
 +
 
 +
=== Key Issues for Discussion (cooperative) ===
 +
''(please expand cooperatively)''
 +
[[Talk:PHP on JVM]]

Latest revision as of 22:55, 2 February 2009

Project Zero PHP Runtime for the JVM

Robert Nicholson

Project
http://www.projectzero.org/php - PHP on Java

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/pdf/24_Nicholson_p8.pdf

Author Bio

Error creating thumbnail: Unable to save thumbnail to destination

Rob works in the Language Runtime group at IBM Hursley in the UK. Rob leads the development of the PHP runtime used in IBM WebSphere sMash and Project Zero.

Blog: http://nicholsr.blogspot.com/

See also

The technology discussed in this presentation is behind the recent availability of PHP support in CICS

Key Issues for Discussion (cooperative)

(please expand cooperatively) Talk:PHP on JVM