Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Now that we have managed to sort out our slow-widget-creation problem, let’s take a look at how we can configure BackgrounDRb. When we ran the backgroundrb:setup Rake task, one of the files that was generated was named backgroundrb.yml in the config directory of our Rails project. If we were to open this file, we would see the following configuration settings:
--- :backgroundrb: :ip: 0.0.0.0 :port: 11006