Liftweb 环境中的后台任务

发布于 2024-09-12 12:44:21 字数 73 浏览 4 评论 0原文

我必须编写守护进程,并且我想使用模型来连接到数据库和一些有用的 Lift 类。 是否可以运行 Rails 的 rake 任务的模拟?

I must write daemon and I want to use Models for connecting to the database and some useful Lift classes.
Is it possible to run analog of Rails's rake tasks?

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

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

发布评论

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

评论(1

旧时模样 2024-09-19 12:44:21

There is similar question on the Scala community group. The answer is to use Actors to do background processing.

http://groups.google.com/group/liftweb/browse_thread/thread/ce536649e6e83867/ffde3a3d619adf9d?lnk=gst&q=background#ffde3a3d619adf9d

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