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

https://github.com/castor-labs/async-message-bus

Async execution model for your message bus
https://github.com/castor-labs/async-message-bus

async command-bus composer-library message-bus middleware php php7 queue

Last synced: 5 months ago
JSON representation

Async execution model for your message bus

Awesome Lists containing this project

README

          

Castor Async Message Bus
========================

Async execution model for your message bus.

## Installation

You can install the latest stable version with:

```bash
composer require castor/async-message-bus
```

## Documentation

Documentation is available in Markdown format [here](docs/README.md).