Skip to content

A dotnet web api that demonstrates the use of task queue with Mediator

Notifications You must be signed in to change notification settings

jasontalon/BackgroundTaskQueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BackgroundTaskQueue

A .NET Web API which demonstrates the use of Task Queue and Channels with Mediator.

Simple alternative for implementing Publish-Subscribe messaging task. Of course it is not scalable as compared with other distributed messaging platforms (Redis, Kafka).

Resources:

About

A dotnet web api that demonstrates the use of task queue with Mediator

Topics

Resources

Stars

Watchers

Forks

Languages