Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
38 packages returned for Tags:"messagequeue"
Sort by
Relevance
Downloads
Recently updated
KM.
MessageQueue.
Formatters.
StringToBytes
by:
kmiller77
4,232 total downloads
last updated
1/19/2023
Latest version:
7.1.0
MessageQueue
Queue
MessageReader
Reader
Formatting
String
Bytes
A formatting implementation for KM.MessageQueue that converts a string to a byte array
KM.
MessageQueue.
FileSystem.
Disk
by:
kmiller77
4,146 total downloads
last updated
1/19/2023
Latest version:
7.1.0
MessageQueue
Queue
MessageReader
Reader
FileSystem
Disk
A queue implementation to write to the disk from the interfaces in KM.MessageQueue
Lanche.
MessageQueue
by:
dingsongjie
1,165 total downloads
last updated
3/9/2016
Latest version:
1.0.0
LancheProject
MessageQueue
LancheProject 消息队列
KM.
MessageQueue.
Formatters.
ObjectToJsonObject
by:
kmiller77
3,944 total downloads
last updated
1/19/2023
Latest version:
7.1.0
MessageQueue
Queue
MessageReader
Reader
Formatting
Json
JObject
A formatting implementation for KM.MessageQueue that serializes the object to a JObject
KM.
MessageQueue.
Azure.
Topic
by:
kmiller77
3,900 total downloads
last updated
1/19/2023
Latest version:
7.1.0
MessageQueue
Queue
MessageReader
Reader
Azure
Topic
An Azure topic implementation from the interfaces in KM.MessageQueue
HarakaMQ.
UDPCommunication
by:
Renerotvig
1,600 total downloads
last updated
10/3/2018
Latest version:
1.0.1
Middleware
udp
reliability
messagequeue
HarakaMQ UDPCOmmunication is the base module for communication in the HarakaMQ distributed and reliable message queue.
HarakaMQ.
Client
by:
Renerotvig
1,381 total downloads
last updated
10/3/2018
Latest version:
1.0.1
Middleware
udp
reliability
messagequeue
HarakaMQ Client is a reliable high performance message subscriber/publisher for a HarakaMQ Broker.
ServiceStack.
SimpleCloudControl
by:
rsafier
5,032 total downloads
last updated
9/1/2018
Latest version:
2.0.0
servicestack
plugin
discovery
servicediscovery
microservices
redis
simplecloudcontrol
messagequeue
queue
netstandard20
ServiceStack plugin that extends ServiceStack.Discovery.Redis services
KM.
MessageQueue.
Formatters.
StringToHttpContent
by:
kmiller77
2,498 total downloads
last updated
1/19/2023
Latest version:
7.1.0
MessageQueue
Queue
MessageReader
Reader
Formatting
String
HttpContent
A formatting implementation for KM.MessageQueue that converts a string to HttpContent
KM.
MessageQueue.
Formatters.
JsonStringToDictionary
by:
kmiller77
2,247 total downloads
last updated
1/19/2023
Latest version:
7.1.0
MessageQueue
Queue
MessageReader
Reader
Formatting
Json
Dictionary
A formatting implementation for KM.MessageQueue that deserializes the json string to a Dictionary
IFramework.
MessageQueue.
InMemoryMq
by:
IvanZheng
891 total downloads
last updated
1/19/2018
Latest version:
1.0.0
IFramework
MessageQueue
InMemory
IFramework.MessageQueue.InMemoryMq
KM.
MessageQueue.
Database.
ElasticSearch
by:
kmiller77
1,705 total downloads
last updated
1/19/2023
Latest version:
7.1.0
MessageQueue
Queue
MessageReader
Reader
Database
ElasticSearch
A queue implementation to write to an ElasticSearch database from the interfaces in KM.MessageQueue
Farenzena.
Lib.
Diagnostic.
Log.
Observer.
MessageQueue
by:
iurifarenzena
471 total downloads
last updated
12/21/2018
Latest version:
1.0.0-beta
farenzena
log
messagequeue
Provides a MessageQueue observer to handle log messages and send them through the configured MessageQueue
MessageQueueExtensions
by:
mrnkr
358 total downloads
last updated
11/4/2020
Latest version:
1.0.0
messagequeue
mq
redis
The boilerplate you always want but never take the time to write for when you want your API to also have some Redis stuff going on in the background.
Zaabee.
RabbitMQ.
ISerializer
by:
Mutuduxf
452 total downloads
last updated
7/5/2020
Latest version:
2020.1.0
Zaaby
Zaabee
MessageQueue
MQ
MessageBus
RabbitMQ
The ISerializer for Zaaby.RabbitMQ
CeriumX.
Messaging.
LocalMQ
by:
roach888
988 total downloads
last updated
11/13/2022
Latest version:
7.0.0
Messaging
MessageQueue
消息队列
消息队列服务
LocalMQ
MQTT
RabbitMQ
Kafka
ActiveMQ
ZeroMQ
More tags
当前封装库为消息队列服务产品中间件的LocalMQ(本地化消息队列)实现,LocalMQ是在长期地工作实践中总结创作而成,主要作用于应用程序内部间的消息应用,以达到依赖解耦和多对多等应用场景,诸如消息投递、事件传达、命令响应、对象投递(仅LocalMQ支持)等。 1. 消息队列服务产品中间件,采用面向接口编程,由抽象层和多个实现层共同组成; 2....
More information
CeriumX.
Messaging.
Abstractions
by:
roach888
1,297 total downloads
last updated
11/13/2022
Latest version:
7.0.0
Messaging
MessageQueue
消息队列
消息队列服务
LocalMQ
MQTT
RabbitMQ
Kafka
ActiveMQ
ZeroMQ
More tags
当前封装库为消息队列服务产品中间件的抽象层,主要定义统一的、规范化的API接口,及其公共功能和扩展支持等。 1. 消息队列服务产品中间件,采用面向接口编程,由抽象层和多个实现层共同组成; 2. 其中增强的服务总线,提供了多种消息队列服务的组网支持,可实现同步收发等多层次的组网需求; 3. 抽象层定义了统一的API接口,通过集成多种第三方产品的功能实现,使得中间件具备完整的、易用的消息队列服务能力; 4....
More information
CeriumX.
Messaging.
LocalMQ.
GenericHost
by:
roach888
322 total downloads
last updated
11/13/2022
Latest version:
7.0.0
Messaging
MessageQueue
消息队列
消息队列服务
LocalMQ
MQTT
RabbitMQ
Kafka
ActiveMQ
ZeroMQ
More tags
当前封装库为消息队列服务产品中间件LocalMQ(本地化消息队列)实现的扩展库,提供与通用主机(GenericHost)的交互能力,为通用主机注入浏览器的功能支持。 1. 消息队列服务产品中间件,采用面向接口编程,由抽象层和多个实现层共同组成; 2. 其中增强的服务总线,提供了多种消息队列服务的组网支持,可实现同步收发等多层次的组网需求; 3....
More information
Previous
Next