Nailgun using ruby
Nailgun is used to preload JVM so no need to load JVM on executing java.Since many ruby/rails application/plugin uses java library.To improve performance of application we can use nailgun. More info you can find here.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Nailgun is used to preload JVM so no need to load JVM on executing java.Since many ruby/rails application/plugin uses java library.To improve performance of application we can use nailgun. More info you can find here.
Post a comment