Linux 中使用 Ruby on Rails 的后台进程

发布于 2024-08-29 01:17:23 字数 144 浏览 8 评论 0原文

我想做一些处理,例如发送电子邮件或在后台使用 ffmpeg 命令,因为这需要很多时间。我希望它应该在后台运行。我正在使用 Fedora 10。我还可以检查我的后台进程是否运行成功。可能吗?如果是,我应该遵循什么步骤。如有任何帮助,我们将不胜感激。

提前致谢。

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 running successfully or not . is it posssible?if yes what would be the steps i should follow.Any help is appreciated.

Thanks in Advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

红焚 2024-09-05 01:17:23

您可以使用延迟作业BackgrounDRb

You can use Delayed Job or BackgrounDRb

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文