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?
+3
A:
There is similar question on the Scala community group. The answer is to use Actors to do background processing.
onof
2010-08-04 10:53:38
Thank you. This is what I need.
SMiX
2010-08-10 02:44:37