TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

JRuby on CRaC Part 1: Let's Get CRaCking (Fast Startup for JRuby)

4 pointsby headius8 months ago

2 comments

Alifatisk8 months ago
So the main takeaway from this is that JRuby can startup as fast as CRuby (with no trade-off) but it requires a bit of fiddling with the restore point.<p>Looking forward to try this out, is it accessible through the docker hub yet? I couldn&#x27;t find the crac branch as a tag yet. <a href="https:&#x2F;&#x2F;hub.docker.com&#x2F;_&#x2F;jruby" rel="nofollow">https:&#x2F;&#x2F;hub.docker.com&#x2F;_&#x2F;jruby</a>
headius8 months ago
Part one of a series exploring the use of OpenJDK Project CRaC (Coordinated Restore at Checkpoint) and CRIU (Checkpoint and Restore In Userspace) to improve the startup of JRuby