Skip to content
BanzaiMan edited this page Dec 30, 2011 · 7 revisions

Tips

Troubleshooting Memory Use - for when your application seems to use too much memory on JRuby.

Improving Startup Time - tips and tricks for improving startup time.

Running JRuby embedded on Solaris

There is a report that GC may not work correctly. Set -Djruby.native.enabled=false to avoid this problem.

Clone this wiki locally