开发者

Background process in linux using Ruby on Rails

开发者 https://www.devze.com 2022-12-27 14:16 出处:网络
I want to do someprocess such as sending emails or using ffmpeg commands in backgound as it takes to much time. I want it should run in a background. I am using Fedora 10. Also can i check whether my

I want to do some process such as sending emails or using ffmpeg commands in backgound as it takes to much time. I want it should run in a background. I am using Fedora 10. Also can i check whether my background process is runni开发者_如何学编程ng successfully or not . is it posssible?if yes what would be the steps i should follow.Any help is appreciated.

Thanks in Advance.


You can use Delayed Job or BackgrounDRb

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号