Slide 55
Slide 55 text
Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |
Much better compatibility
• Significant compatibility improvement
• We run without patches, out of the box
– All the standard libraries: openssl, zlib, psych, etc, syslog, ...
– Database adapters: sqlite3, mysql2, pg, ...
• All these need to be re-implemented for JRuby
– Gems: puma, nio4r, byebug, websocket_driver, racc, msgpack, nokogiri, ...
• Probably many more, we do not know about