[Progress Communities] [Progress OpenEdge ABL] Forum Post: Batch Queue started on PAS instance

  • Thread starter Thread starter christian.bryan@capita.co.uk
  • Start date Start date
Status
Not open for further replies.
C

christian.bryan@capita.co.uk

Guest
Hi All I am investigating overhauling our current batch queue process which runs as a _progress.exe and is kicked off via scheduled task in windows. This process runs jobs synchronously one after another. We are moving to a PAS /OERA architecture and i would like to move the batch queue into this as well. My thoughts are that i could have an appserver or PAS instance to manage the queue which just has a startup procedure that continually monitors the queue tables in a loop and when it see's a request that needs to be run it passes the details off to a asynchronous process to run that report/process. Would this work, Is this a good method and is there any examples out there? Christian.

Continue reading...
 
Status
Not open for further replies.
Back
Top