Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:
- Host: GitHub
- URL: https://github.com/simplebus/asynchronous
- Owner: SimpleBus
- License: mit
- Created: 2015-02-28T07:58:08.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T14:44:39.000Z (about 3 years ago)
- Last Synced: 2024-11-20T23:18:55.802Z (2 months ago)
- Topics: asynchronous, php, simplebus
- Language: PHP
- Homepage: http://docs.simplebus.io/
- Size: 605 KB
- Stars: 24
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)