12. HHVM And Hack - Modern PHP [Book] - O'Reilly
Get full access to Modern PHP and 60K+ other titles, with a free 10-day trial of O'Reilly.
There are also live events, courses curated by job role, and more.
Start your free trial Chapter 12. HHVM and HackThink what you will about the Facebook application, but I have nothing but praise for the brilliant folks working at Facebook. Facebook Open Source has developed several important projects in the last few years, two of which have had significant impact in the PHP community.
The first initiative is HHVM, or the Hip Hop Virtual Machine. This alternative PHP engine was released in October 2013. Its just-in-time (JIT) compiler provides performance many times better than PHP-FPM. In fact, WP Engine recently migrated to HHVM and realized 3.9x faster custom Wordpress installations. MediaWiki also transitioned to HHVM, and it has realized drastic improvements in both response times and throughput.
The second initiative is Hack, a new server-side language that is a modification of the PHP language. Hack is mostly backward-compatible with PHP code, although it extends the PHP language with strict typing, new data structures, and a real-time type checking server. That being said, Hack’s own developers prefer to call Hack a dialect of PHP and not a new language.
HHVMSince 1994, if you said PHP interpreter you meant the Zend Engine. The Zend Engine was PHP. It was the one and only PHP interpreter. Then Mark Zuckerberg came along and created this little thing called Thefacebook on February 4, 2004. Mr. Zuckerberg and his growing company wrote the Facebook application predominantly with PHP because the language is easy to learn and simple to deploy. The PHP language ...
Get Modern PHP now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.
Start your free trialDon’t leave empty-handed
Get Mark Richards’s Software Architecture Patterns ebook to better understand how to design components—and how they should interact.
It’s yours, free.
Get it now CloseCheck it out now on O’Reilly
Dive in for free with a 10-day trial of the O’Reilly learning platform—then explore all the other resources our members count on to build skills and solve problems every day.
Start your free trial Become a member now CloseTừ khóa » Hhvm Php
-
HHVM | HHVM
-
Ending PHP Support, And The Future Of Hack - HHVM
-
Facebook/hhvm: A Virtual Machine For Executing Programs ... - GitHub
-
PHP 7 Vs HHVM - Which One Should You Use? - KeyCDN
-
HHVM Vs PHP 7 Performance Showdown (WordPress, Nginx)
-
Hhvm - Execute PHP And Hack Files - Ubuntu Manpage
-
Comparing PHP 7 Vs. HHVM - Application Performance Monitoring ...
-
An Intro To HHVM And Hack For PHP - Atomic Spin
-
4. PHP Features Not Supported In Hack - Hack And HHVM [Book]
-
Using HHVM With PHP-FPM Fallback - EasyEngine
-
Facebook Releases HHVM 4.0 With PHP No Longer Supported
-
HHVM JIT: A Profile-guided, Region-based Compiler For PHP And Hack
-
HHVM - MediaWiki