Kamil Grzybek 9/29/2018

Processing commands with Hangfire and MediatR

Read Original

This technical article details a solution for processing commands using eventual consistency by integrating the Hangfire background job library with the MediatR mediator pattern in .NET. It covers the problem of scheduling and executing decoupled commands, presents a setup with Command, Mediator, and Hangfire patterns, and provides code examples for a CommandsScheduler and Executor to bridge the two libraries.

Processing commands with Hangfire and MediatR

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser