Book description
Deploy using the JVM's high performance while building your apps in the language you love. This book introduces you to three JRuby deployment strategies that give you the performance and scalability you need, while you use a language designed for rapid development. Explore common deployment scenarios, including consolidating an MRI-based Ruby deployment onto a single JVM process and porting a Rails application to JRuby, getting it into production, and keeping it running. This new edition has new chapters on Puma, performance tuning, and Java integration, and is updated to the latest versions of JRuby 9k, Rails 4, and JDK 8.
Publisher resources
Table of contents
- Acknowledgments
- Preface
- 1. Getting Started with JRuby
- 2. Creating a Deployment Environment
- 3. Deploying a Rails Application
- 4. Consuming Backing Services with JRuby
- 5. Deploying JRuby in the Enterprise
- 6. Managing a JRuby Application
- 7. Tuning a JRuby Application
- 8. Monitoring JRuby in Production
- 9. Using a Continuous Integration Server
Product information
- Title: Deploying with JRuby 9k
- Author(s):
- Release date: July 2016
- Publisher(s): Pragmatic Bookshelf
- ISBN: 9781680501698
You might also like
article
Reinventing the Organization for GenAI and LLMs
Previous technology breakthroughs did not upend organizational structure, but generative AI and LLMs will. We now …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …
book
Rails 5 Test Prescriptions
Does your Rails code suffer from bloat, brittleness, or inaccuracy? Cure these problems with the regular …
book
JRuby Cookbook
If you're interested in JRuby, you probably don't need a tutorial on Ruby, Rails, or Java …