Skip to content

Repository files navigation

SqlQueue

SqlQueue is a simple example of how you can use a table in SqlServer as a job queue. It can handle multiple consumers all pulling from the queue at the same time. To test simply, run the SqlProducer exe to create jobs and as many SqlConsumers instances as you want to run the jobs.

About

SqlQueue is a simple example of how you can use a table in SqlServer as a job queue.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages