Changes between Version 11 and Version 12 of DeveloperGuidelines/Scheduler


Ignore:
Timestamp:
07/10/13 16:23:18 (11 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Scheduler

    v11 v12  
    6767}}}
    6868
     69Note that this cannot be used with SQLite as it needs simultaneous access to the database.
     70
    6971See Also:
    7072* [http://web2py.com/books/default/chapter/29/13#Start-the-scheduler-as-a-Linux-service-%28upstart%29 Linux Service]