pubsub
pubsub copied to clipboard
Publish in parallel and also in async way
Hi,
Thanks for the library. I do have a pending changes for additional feature to publish message in parallel (this increased throughput for us) and also I added async dispatch (as optional way to broadcast events).
Would you be interested in PR?