.NET library implementing distributed task queue machinery using Apache Cassandra.
Info
Version: | 3.2.6 |
Author(s): | Ivan Burmistrov, Andrew Kostousov, Eugene Tihonov |
Last Update: | Thursday, June 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/skbkontur/cassandra-distributed-task-queue |
NuGet Url: | https://www.nuget.org/packages/SkbKontur.Cassandra.DistributedTaskQueue.Monitoring |
Install
Install-Package SkbKontur.Cassandra.DistributedTaskQueue.Monitoring
dotnet add package SkbKontur.Cassandra.DistributedTaskQueue.Monitoring
paket add SkbKontur.Cassandra.DistributedTaskQueue.Monitoring
SkbKontur.Cassandra.DistributedTaskQueue.Monitoring Download (Unzip the "nupkg" after downloading)
Dependencies
- SkbKontur.Cassandra.DistributedTaskQueue(>= 1.1.11)
- Elasticsearch.Net(>= 6.6.0)
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- SkbKontur.EventFeeds(>= 1.0.9)
Tags