Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simplebus/asynchronous

[READ ONLY] Asynchronous messaging using SimpleBus. Read the full documentation here:
https://github.com/simplebus/asynchronous

asynchronous php simplebus

Last synced: about 2 months ago
JSON representation

[READ ONLY] Asynchronous messaging using SimpleBus. Read the full documentation here:

Awesome Lists containing this project

README

        

# SimpleBus/Asynchronous

[![Tests Actions Status](https://github.com/SimpleBus/SimpleBus/workflows/Tests/badge.svg)](https://github.com/SimpleBus/SimpleBus/actions)

By [Matthias Noback](http://php-and-symfony.matthiasnoback.nl/), Cliff Odijk, Ruud Kamphuis

This package contains generic classes and interfaces which can be used to process messages asynchronously using
a SimpleBus [MessageBus](https://github.com/SimpleBus/MessageBus) instance.

[Read the full documentation here](http://simplebus.github.io/Asynchronous)

Resources
---------

* [Report issues](https://github.com/SimpleBus/SimpleBus/issues) and
[send Pull Requests](https://github.com/SimpleBus/SimpleBus/pulls)
in the [main SimpleBus repository](https://github.com/SimpleBus/SimpleBus)