Zebus.Samples

Distributed event handling example

Demonstrates event and command handling in a distributed system

Miscellaneous samples that show how to get started with Zebus

GitHub

10 stars
24 watching
6 forks
Language: C#
last commit: almost 4 years ago

Related projects:

Repository Description Stars
abc-arbitrage/zebus A lightweight service bus that enables peer-to-peer communication between applications without a broker 305
abc-arbitrage/zebus.tinyhost A lightweight service host for running Zebus-enabled services 5
abc-arbitrage/zebus.messagedsl A set of tools and libraries for generating C# code from Protocol Buffers files used in Zebus message contracts. 11
jaymine/tcp-eventbus-client-c-sharp Provides an implementation of the Vert.x TCP event bus client in C# 5
igorbuchelnikov/observablecomputations.samples Demonstrates the usage and features of ObservableComputations with examples for learning and comparison with DynamicData. 1
mumez/verstix A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. 9
danielstieger/javaxbus A Java implementation of an event-driven TCP client for communication with a Vert.x EventBus TCP bridge 10
jaymine/tcp-eventbus-client-c A TCP event bus client for C that enables message passing between nodes in a distributed system. 4
controlcpluscontrolv/arbitrage-example An implementation of Uniswap V2 arbitrage using Solidity 110
andreschaffer/event-sourcing-cqrs-examples An implementation of Event Sourcing and CQRS in a minimalist banking system using Java 566
jaymine/tcp-eventbus-client-python An implementation of the TCP-based event bus protocol in Python 12
igorbuchelnikov/dynamic.trader A WPF demo showcasing Observable Computations and reactive extensions for building data-driven applications. 3
aesteve/vertx-eventbus-client-rs Provides Rust primitives to interact with Vert.x's TCP-based event bus 10
cristiammercado/ng-event-bus An Angular service for broadcasting and receiving messages between components using RxJS. 50
zhiburt/expectrl A Rust library for automating and controlling interactive applications in a terminal 173