Hello
How do i start backgroundrb server on server reboot ??
Thanks,
Sandip
Ruby on Rails Developer
www.joshsoftware.com
Hello
How do i start backgroundrb server on server reboot ??
Ruby on Rails Developer
www.joshsoftware.com
Use delayed_job instead of backgroundrb if your application is large
and you need more than one worker. backgroundrb starts one
application process per worker which eats up RAM.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs