Skip to content

A queue service where items are published in such a way that they will be consumed at a later, specified date.

Notifications You must be signed in to change notification settings

eleven41/ScheduledQueue

Repository files navigation

ScheduledQueue

A message queue where messages are published in such a way that they will be consumed at a later, specified date.

Requirements

  • Visual Studio 2013

Persistence Implementations

Currently Implemented

  • In-process memory

Planned

  • MySql
  • Redis

About

A queue service where items are published in such a way that they will be consumed at a later, specified date.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages