1
kudos
spam Kudos Remove

Queue table processing in SQL Server | AdaTheDev

published 803 days, 4 hours, 46 minutes ago posted by AdaTheDevAdaTheDev 812 days, 1 hour, 53 minutes ago
Thursday, March 11, 2010 5:56:40 AM GMT Tuesday, March 02, 2010 8:49:00 AM GMT

The scenario is you queue up records in a database table, each representing a piece of work needing to be done. You then want to have processes that periodically poll this table to pick up the next item of work from the queue and process them.

category: Query | clicked: 3 | | source: www.adathedev.co.uk | show counter code
tags: SQL, SQLServer

No comments yet, be the first one to post comment.

To post your comment please login or signup