Skip to content

Performance improvement + Autofac

Compare
Choose a tag to compare
@pardahlman pardahlman released this 17 Feb 13:41
· 258 commits to master since this release

The first step in a refactoring has been taken. The aim is to increase thoughput by using async methods and allowing for multiple threads to publish messages.

Also, a new NuGet package, RawRabbit.DependencyInjection.Autofac has been created.

  • #57 - Refactor Operations: Publisher
  • #55 - Support Autofac

Commits: 8b627ae...13b86c7