Linux standard cron doesn't allow it.

Bu you can have a process that enters a loop, do something, sleeps for
n seconds e try again.

On Tue, Nov 26, 2013 at 6:55 PM, melmg <melizc...@gmail.com> wrote:
> Is is possible to set up a cron job to run every 30 seconds instead of a
> minute? I have a function that does an HTTP GET request to retrieve some
> values from another server (a small server running on a microcontroller) and
> then saves those values in the database. I want to run this function every
> 30 seconds in the background.
>
> Thank you for the help!
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> 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.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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