dispatcher topic

List dispatcher repositories

middleware

16
Stars
1
Forks
Watchers

:whale: A PSR15 middleware dispatcher

jobs

20
Stars
10
Forks
Watchers

:electric_plug: RoadRunner Jobs (Queue) SDK

dispatch-decorator

43
Stars
4
Forks
Watchers

:dart: Distribution for separation of concern between the state management and the view

flux-redux

24
Stars
50
Forks
Watchers

An application implementing Flux and Redux with few other dependencies

Qitar

17
Stars
1
Forks
Watchers

Domain Driven Design oriented application framework.

networkd-broker

18
Stars
1
Forks
Watchers

An event broker daemon for systemd-networkd

atomic-state

17
Stars
3
Forks
Watchers

Atomic State is a state management library for React

broker

27
Stars
1
Forks
Watchers

Dead simple PSR-15 middleware dispatcher

LiteBus

27
Stars
3
Forks
Watchers

LiteBus is an easy-to-use and ambitious in-process mediator providing the foundation to implement Command Query Separation (CQS). It is implemented with minimal reflection and instead utilizes covaria...

chapter-12-lets-build-our-store

17
Stars
7
Forks
Watchers

Chapter-12 is all about handling data using external state management library `Redux`. We discussed the problems with other ways of data management like Props drilling and Context API. All about Redu...