On Thu, Apr 18, 2013 at 10:20 AM, Ricardo Pedroso <rmdpedr...@gmail.com> wrote:
> Now I remember seeing that thread, at the time I was with other things
> and end up forget it.
>
> I will see, later tonight or maybe this afternoon, what I can do about
> queueing functions in models.

I pushed it to github it has an example how to run functions defined in models.
But now instead of runnig the worker in app_folder, the worker must be
run from web2py_folder

$ python applications/<app>/rq_worker.py


Ricardo





>
>
>
> On Thu, Apr 18, 2013 at 10:03 AM, Niphlod <niph...@gmail.com> wrote:
>> here ... https://groups.google.com/d/msg/web2py/js0VAKK6Dlw/CJ46I-0wT0wJ
>>
>> That is what you more or less described.
>>
>> if this works out in rq "linearly" I'll cross out "port web2py's scheduler
>> to redis" from the todo list (it will be a nice project though) :P
>>
>> rq has the "react fast" juice but doesn't carry on some of the niceties of
>> the internal scheduler.
>>
>> --
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to web2py+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to