Results 1 to 1 of 1

Thread: Running background tasks

  1. #1
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,165
    Blog Entries
    22

    Running background tasks

    It is a common requirement to be able to schedule the running of background scripts.
    Typical uses of background scripts are the loading of data from external data sources, generating and emailing HTML reports, periodic database admin, data consolidation and analysis and much more.

    You can run background scripts written in Lianja/VFP, Python, PHP and/or JavaScript by specifying command line options to the lianjarun command.

    These scripts run independently of Lianja but have full access to the Lianja Framework (GUI and non-GUI) including the Database and Recordset classes.

    This provides the ability to schedule the running of scripts using cron on linux, task scheduler on windows or launchd on macOS.

    Full details at:
    https://www.lianja.com/doc/index.php/Background_Tasks


    Integrating external web content using APIs
    https://www.lianja.com/doc/index.php/Web_Integration
    Last edited by barrymavin; 2021-04-23 at 22:24.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us