<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 24 May 2013 22:49:14 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Nerds Central: Facebook Moving To The JVM]]></title>
      <guid>http://www.phpdeveloper.org/news/18348</guid>
      <link>http://www.phpdeveloper.org/news/18348</link>
      <description><![CDATA[<p>
According to <a href="http://nerds-central.blogspot.fr/2012/08/facebook-moving-to-jvm.html">this new post</a> on Nerds Central, there's been speculation that Facebook, needing even more of a performance boost than <a href="http://developers.facebook.com/blog/post/2010/02/02/hiphop-for-php--move-fast/">hiphop</a> gave them, is moving into using PHP in a JVM.
</p>
<blockquote>
The presence of Facebook engineers at the JVM Language Summit in San-Francisco along with their interest in implementing PHP using invoke-dynamic on the JVM is a the shock. The main seismic event will be nothing less than the complete removal of interpretors from main stream general purpose programming. 
</blockquote>
<p>
He talks some about the JVM environment (and the <a href="http://en.wikipedia.org/wiki/Magik_(programming_language)">Magik</a> project) as well as wondering about what sort of performance boost it might actually give. 
</p>
<blockquote>
So Are Facebook Doing The Right Thing? Yes! The rise and rise of Javascript over the last 4 years as shown us just how powerful JIT compilation of once interpreted languages can be. The fall and fail of complete re-writes has shown us just how unrealistic it is to completely move a working system from one language to another. Facebook has a stupid amount of PHP and so it is by far the most sensible thing to port that to mlvm. Actually it should be pretty easy.
</blockquote>]]></description>
      <pubDate>Mon, 13 Aug 2012 08:04:26 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ibuildings Blog: Integrating PHP And Java]]></title>
      <guid>http://www.phpdeveloper.org/news/14589</guid>
      <link>http://www.phpdeveloper.org/news/14589</link>
      <description><![CDATA[<p>
New on the Ibuildings blog there's <a href="http://www.ibuildings.co.uk/blog/archives/1593-Integrating-PHP-And-Java.html">a post from Ian Barber</a> looking at the powerful combination of PHP and Java to make your applications even more robust.
</p>
<blockquote>
There are many reasons to want to integrate these new developments with Java rather than just creating a separate silo - existing libraries or systems that would be difficult or expensive to replicate, well-tested systems providing key functionality, and an existing team of developers are just a few. So, the best way is often to mix and match the two - which is easier than it might first appear.
</blockquote>
<p>
He looks at the four main ways to integrate the two technologies, some being a bit easier to implement than others:
</p>
<ul>
<li>Indirect integration (shared data source)
<li>PHP on the JVM
<li>PHP to Java (bridge)
<li>PHP consuming Java services
</ul>]]></description>
      <pubDate>Wed, 02 Jun 2010 09:14:25 -0500</pubDate>
    </item>
  </channel>
</rss>
