NetMQ.ReactiveExtensions

Message sender library

A library for sending messages across a network using ZeroMQ with Reactive Extensions.

Effortlessly send messages anywhere on the network using Reactive Extensions (RX). Transport protocol is ZeroMQ.

GitHub

66 stars
12 watching
14 forks
Language: C#
last commit: almost 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
christopherread/obvs.netmq Provides a ZeroMQ transport protocol implementation for the Obvs Reactive Extensions wrapper 9
zeromq/rbzmq A C-based library providing N-to-N networking with message passing capabilities 247
vert-x3/vertx-rabbitmq-client A client library for interacting with RabbitMQ brokers from Vert.x applications 73
sybrexsys/rapidmq A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. 68
rmculpepper/racket-zeromq A Racket package providing bindings to the ZeroMQ messaging library for building asynchronous communication systems 3
zeromq/netmq A native C# implementation of a lightweight messaging library with support for multiple transport protocols and various messaging patterns. 2,964
zeromq/cppzmq A C++ binding for the ZeroMQ messaging library 1,977
kassane/libzmq A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. 2
goloveychuk/zeromq ZeroMQ is implemented in Swift as a high-performance, message-oriented communication library. 92
zeromq/malamute An enterprise messaging broker integrating various protocols into a single platform 323
zeromq/czmq A C binding for ØMQ that provides a high-level API and abstracts the underlying core functionality 1,191
apache/rocketmq-clients A collection of client libraries for Apache RocketMQ, providing standardized interfaces for various programming languages. 327
pardahlman/rawrabbit A modern .NET framework for communication over RabbitMQ with a modular design and middleware-oriented architecture. 747
erickt/rust-zmq A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. 907
reactiveui/reactive.wasm A WebAssembly implementation of Rx extensions for C# applications 14