CAP is a library based on .Net standard, which is a solution to deal with distributed transactions, also has the function of EventBus, it is lightweight, easy to use, and efficiently.In the process of building an SOA or MicroService system, we usually need to use the event to integrate each services. In the process, the simple use of message queue does not guarantee the reliability. CAP is adopted the local message table program integrated with the current database to solve the exception may occur in the process of the distributed system calling each other. It can ensure that the event messages are not lost in any case.
kafka rabbitmq eventbus dotnetcore distributed-transactions transaction microserviceSubscribers implement event handling methods that will be called when an event is received. Post an event from any part of your code. All subscribers matching the event type will receive it.
pub-sub eventbus communication notifications thread ios一款基于行为识别和个性化推荐的智能推荐APP,实时为你推荐音乐和电影,让你的生活更休闲,更精彩!
recyclerview eventbus rxjava recyclerview-animatorsgo get -u github.com/oakmound/oak/...See the examples folder for longer demos.
game-engine collision-handling particles eventbus gamesAll pull requests are welcome, make sure to follow the contribution guidelines when you submit pull request.
pubsub mindorks rxbus rxbus2 rxjava rxjava2 rxjava-android eventbus publisher subscriber eventbus-library pub android java-application pub-subTraceable, extendable and minimalist event bus implementation for Elixir with built-in event store and event watcher based on ETS.
elixir eventbus event-sourcing eventstore🚀 Awesome EventBus by RxJava.
eventbus rxbus rxjava sticky-events receive-events android-library android rxjava2 ipcThe rabbus package exposes a interface for emitting and listening RabbitMQ messages.
rabbitmq eventbus microservices event-driven resilience amqpThe purpose of the change propagation service is executing actions based on events. The service listens to kafka topics, and executes handlers for events according to configurable rules. Currently, a rule could issue HTTP requests, produce new messages, or make an HTCP purge request. The list of supported actions is easily expandable by creating new modules with internal HTTP endpoints and calling them from the rules.A Rule is a semantically meaningful piece of service functionality. For example, 'Rerender RESTBase if the page was changed', or 'Update summary if RESTBase render was changed' are both rules. To specify the rules, you need to add a property to the kafka module config template property. Each rule is executed by a single worker, but internal load-balancing mechanism tries to distribute rules to workers equally.
rest api kafka queuing eventbusEvent-based listeners and delegates for camunda. This extension provides a process engine plugin that registers Execution- and TaskListeners to all possible elements and all possible events. These listeners then publish their delegates (DelegateTask, DelegateExcution) to an event bus.
camunda-bpm-platform camunda-engine project-reactor event-driven eventbusSimple, powerful and unobstrusive event driven architecture framework for ruby. This gem provides a base framework in order to build a more powerful event based system on top of it. Events cuts across multiple objects and allows you to cleanly separate business logic to other cross cutting concerns like analytics and logging. Multiple events are consolidated allowing you to efficiently batch related operations together. Also allows for a customizable backend which enables the use of various evented queuing mechanisms like redis queue, amazon SQS with minimal changes to your code that generates the events.
event-driven eventbusYou can use powerful feature from kotlin lang like lazy val instantiating, this is an example with custom constructor parameters.
kotlin kotlin-android kotlin-library kotlin-language kotlin-dsl android android-architecture android-library android-development mvp mvp-architecture mvp-android mvp-library mvvm mvvm-architecture mvvm-android dependency-injection eventbusDon't forget to unsubscribe your listeners when u dont need it anymore.
kotlin kotlin-android kotlin-library android android-library eventbus event-driven android-architectureDead simple EventBus for Android made with Kotlin and RxJava 2
android android-library eventbus kotlin kotlin-android kotlin-library rxjava2 rxjava-android rxjava:bus: The RxBus as steady as an old dog.
eventbus rxjava2 rxandroid2 rxjava rxandroid rxbus rxbus2Listen and save event_bus events to Postgres. Module docs can be found at https://hexdocs.pm/event_bus_postgres.
genstage eventbus elixir eventstore postgresDelphi Event Bus (for short DEB) is a publish/subscribe Event Bus framework for the Delphi platform. DEB is designed to decouple different parts/layers of your application while still allowing them to communicate efficiently. It was inspired by EventBus framework for the Android platform.
delphi eventbusEventbus is event framework for in-memory event management. The implementation is still in beta, we are using it for our production already. But the API change will be happen until 1.0.
eventbus asynchronous filter-support pubsub./gradlew build . The jar file will be in build/libs.
vertx eventbus android
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.