All Projects → IpcEventBus → Similar Projects or Alternatives

203 Open source projects that are alternatives of or similar to IpcEventBus

Apollo
🚀 Awesome EventBus by RxJava.
Stars: ✭ 329 (+840%)
Mutual labels:  ipc, eventbus
pg-ipc
IPC over PostgreSQL LISTEN/NOTIFY/UNLISTEN exposed as an EventEmitter
Stars: ✭ 27 (-22.86%)
Mutual labels:  ipc
XIPC
一个Android通用的IPC(进程通信)框架。该项目主要是模仿饿了么开源项目Hermes的设计进行的自我理解改写。
Stars: ✭ 25 (-28.57%)
Mutual labels:  ipc
discoIPC
Connect to the local Discord IPC Socket, for features like Rich Presence.
Stars: ✭ 19 (-45.71%)
Mutual labels:  ipc
Ether1
Official Go implementation of The Etho Protocol
Stars: ✭ 41 (+17.14%)
Mutual labels:  ipc
qtalk-go
versatile stream IO and RPC based IPC stack for Go
Stars: ✭ 29 (-17.14%)
Mutual labels:  ipc
hub
📨 A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications
Stars: ✭ 125 (+257.14%)
Mutual labels:  eventbus
sirdez
Glorious Binary Serialization and Deserialization for TypeScript.
Stars: ✭ 20 (-42.86%)
Mutual labels:  ipc
dropwizard-guicey-ext
Dropwizard-guicey extensions
Stars: ✭ 11 (-68.57%)
Mutual labels:  eventbus
libvarlink
C implementation of the Varlink protocol and command line tool
Stars: ✭ 78 (+122.86%)
Mutual labels:  ipc
apollo-link-electron
Get GraphQL results over IPC for Electron apps. (WIP)
Stars: ✭ 17 (-51.43%)
Mutual labels:  ipc
protobuf-ipc-example
Protocol buffer IPC example
Stars: ✭ 19 (-45.71%)
Mutual labels:  ipc
kitti3
Kitty drop-down service for sway & i3wm
Stars: ✭ 73 (+108.57%)
Mutual labels:  ipc
EventBus
A .NET Core ultra lightweight in-memory event bus implementation.
Stars: ✭ 73 (+108.57%)
Mutual labels:  eventbus
game-executor
采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度 。调度过程使用了系统预置锁模型,来进行多线程唤醒机制,将所有的update循环检测进行多 线程调度,多线程更新服务使用future-listener机制,在完成调度后,根据模型状态,如果模型存活重新将消息转化为update 事件注册到dispatchThread消息分配模型进行循环处理。如果模型死亡将消息转化为readyfinish事件注册到更新服务UpdateServic进行销毁 。这个系统实现了模型自动缓存,多…
Stars: ✭ 28 (-20%)
Mutual labels:  eventbus
macops-MOLXPCConnection
An NSXPCConnection wrapper that does signature validation
Stars: ✭ 21 (-40%)
Mutual labels:  ipc
ipc-toolkit
A set of reusable functions to integrate IPC into an existing simulation.
Stars: ✭ 84 (+140%)
Mutual labels:  ipc
reactor-aeron
A reactive driver for Aeron transport (https://github.com/real-logic/aeron)
Stars: ✭ 43 (+22.86%)
Mutual labels:  ipc
mvp4g
A framework to build a gwt application the right way
Stars: ✭ 29 (-17.14%)
Mutual labels:  eventbus
Farseer.Net
Provides consistent standard use of common components of the .Net Core language
Stars: ✭ 42 (+20%)
Mutual labels:  eventbus
MASA.BuildingBlocks
Building blocks of the MASA Stack, provides a unified interface standard for MASA Contrib's implementation specifications and process connector.
Stars: ✭ 119 (+240%)
Mutual labels:  eventbus
RxBus
🍾 标签/线程/Kotlin/自动注销的RxBus
Stars: ✭ 25 (-28.57%)
Mutual labels:  eventbus
ModernOperatingSystems AndrewTanenbaum
My notes after reading 'Modern Operating Systems' book by Andrew Tanenbaum and Herbert Bos.
Stars: ✭ 71 (+102.86%)
Mutual labels:  ipc
AndroidNetworkProgramming
Android网络编程实战总结,涉及HTTP、TCP、UDP常用协议。
Stars: ✭ 34 (-2.86%)
Mutual labels:  ipc
FactoryOrchestrator
A cross-platform system service which provides a simple way to run and manage factory line validation, developer inner-loop, diagnostics, and fault analysis workflows.
Stars: ✭ 36 (+2.86%)
Mutual labels:  ipc
rabbitmq-advanced-spring-boot-starter
A generic library for messaging with rabbit mq with extension on spring boot amqp
Stars: ✭ 85 (+142.86%)
Mutual labels:  eventbus
event bus postgres
🐘 Postgres event store for event_bus
Stars: ✭ 49 (+40%)
Mutual labels:  eventbus
Alpine
Basic event system framework using functional interfaces
Stars: ✭ 79 (+125.71%)
Mutual labels:  eventbus
ipc benchmark
IPC benchmark on Linux
Stars: ✭ 55 (+57.14%)
Mutual labels:  ipc
MASA.Contrib
The purpose of MASA.Contrib is based on MASA.BuildingBlocks to provide open, community driven reusable components for building mesh applications. These components will be used by the MASA Stack and MASA Labs projects.
Stars: ✭ 102 (+191.43%)
Mutual labels:  eventbus
MVPHulk
Android MVP 快速集成方案 (支持AndroidX)
Stars: ✭ 19 (-45.71%)
Mutual labels:  eventbus
CEventCenter
一个Android事件分发中心库,基于对象池及接口回调实现。实现类似BroadcastReceiver/RxBus/EventBus等的消息事件传递功能,用于在Activity/Fragment/Service之间的消息传递通讯。
Stars: ✭ 116 (+231.43%)
Mutual labels:  eventbus
MVPSamples
🚀(Java 版)快速搭建 MVP + RxJava + Retrofit + EventBus 的框架,方便快速开发新项目、减少开发成本。
Stars: ✭ 113 (+222.86%)
Mutual labels:  eventbus
IPC.Bond
IPC.Bond is an extension of IPC library that provides inter-process communication using shared memory on Windows with Bond serialization.
Stars: ✭ 26 (-25.71%)
Mutual labels:  ipc
LocalTransactionTableTest
利用rabbitmq做消息队列,通过本地消息事务表序列化消息,通过定时轮训保证消息强行落地,最终达到数据最终一致性
Stars: ✭ 19 (-45.71%)
Mutual labels:  eventbus
eth-provider
A Universal Ethereum Provider Client
Stars: ✭ 139 (+297.14%)
Mutual labels:  ipc
Websockets-Vertx-Flink-Kafka
A simple request response cycle using Websockets, Eclipse Vert-x server, Apache Kafka, Apache Flink.
Stars: ✭ 14 (-60%)
Mutual labels:  eventbus
node-svmq
Native System V message queues in Node.js
Stars: ✭ 16 (-54.29%)
Mutual labels:  ipc
eiphop
A fetch like wrapper for elecron's ipc.
Stars: ✭ 30 (-14.29%)
Mutual labels:  ipc
coreipc
WCF-like service model API for communication over named pipes and TCP. .NET and node.js clients.
Stars: ✭ 22 (-37.14%)
Mutual labels:  ipc
mpeventbus
Android event bus for multiple processes. Send and receive events within or between Android processes.
Stars: ✭ 14 (-60%)
Mutual labels:  eventbus
DelphiEventBus
Implementation of event bus pattern for Delphi XE
Stars: ✭ 32 (-8.57%)
Mutual labels:  eventbus
Retrofit-with-EventBus
Retrofit With EventBus
Stars: ✭ 21 (-40%)
Mutual labels:  eventbus
simppl
simppl::dbus - an easy-to-use C++ D-Bus wrapper
Stars: ✭ 51 (+45.71%)
Mutual labels:  ipc
dotnetCampus.Ipc
本机内多进程通讯库
Stars: ✭ 84 (+140%)
Mutual labels:  ipc
microservice-architecture-quick-start
Demonstrates how to build a Microservices Architecture using the C # language and the ASP.NET Core environment.
Stars: ✭ 16 (-54.29%)
Mutual labels:  eventbus
background-service-lib
Essential classes for reliable background services.
Stars: ✭ 24 (-31.43%)
Mutual labels:  ipc
socket
Dazzle Async Socket
Stars: ✭ 19 (-45.71%)
Mutual labels:  ipc
persway
Small Sway IPC Daemon
Stars: ✭ 51 (+45.71%)
Mutual labels:  ipc
vxrifa
Utility library for Vert.X that allows using strong-typed interfaces in communication through EventBus
Stars: ✭ 15 (-57.14%)
Mutual labels:  eventbus
wat
How fast are computers?
Stars: ✭ 26 (-25.71%)
Mutual labels:  ipc
pg-pubsub
Reliable PostgreSQL LISTEN/NOTIFY with inter-process lock support
Stars: ✭ 50 (+42.86%)
Mutual labels:  eventbus
green-annotations
An Android Annotations plugin to support Green Robot.
Stars: ✭ 21 (-40%)
Mutual labels:  eventbus
vertx-vue-keycloak
This repo holds the source codes for the Medium Article "Vert.x + VueJS + OAuth2 in 5 steps"
Stars: ✭ 20 (-42.86%)
Mutual labels:  eventbus
evon
Fast and versatile event dispatcher code generator for Golang
Stars: ✭ 15 (-57.14%)
Mutual labels:  eventbus
StaticBus
🚌 A static bus use in modules.
Stars: ✭ 15 (-57.14%)
Mutual labels:  eventbus
ReactiveBus
🚍 Reactive Event Bus for JVM (1.7+) and Android apps built with RxJava 2
Stars: ✭ 17 (-51.43%)
Mutual labels:  eventbus
InterProcessCommunication
Inter-process Communication
Stars: ✭ 11 (-68.57%)
Mutual labels:  ipc
hertzy
Event bus channel
Stars: ✭ 48 (+37.14%)
Mutual labels:  eventbus
metacom
RPC communication protocol for Metarhia stack 🔌
Stars: ✭ 42 (+20%)
Mutual labels:  ipc
1-60 of 203 similar projects