Popularity
0.7
Stable
Activity
7.9
Stable
1
1
0

Description

An implementation of broadcasting events in a fire-and-forget style.

Features: - in-memory, in-process - publishing is Fire and Forget style - events don't have to implement specific interface - event handlers are executed on a ThreadPool threads - the number of concurrent handlers running can be limited - built-in retry option - tightly integrated with Microsoft.Extensions.DependencyInjection - each handler is resolved and executed in a new DI container scope - event handlers can be delegates

Programming language: C#
License: MIT License

EventBrokerSlim alternatives and similar packages

Based on the "Queue" category.
Alternatively, view EventBrokerSlim alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of EventBrokerSlim or a related project?

Add another 'Queue' Package