Module org.jruby.base
Package org.jruby.threading
package org.jruby.threading
-
ClassesClassDescriptionA ThreadFactory for when we're using pooled threads; we want to create the threads with daemon = true so they don't keep us from shutting down.