Clone
2
Asynchronous messaging
Miguel Veloso edited this page 2019-11-29 15:58:04 +00:00

IMPORTANT NOTICE

The asynchronous messaging implementations used in eShopOnContainers to handle integration events, are simplified versions that have value in as much as they're useful for grasping the main concepts and scenarios.

DON'T USE THEM IN PRODUCTION.

For production-grade messaging solutions you can take a look at the following resources:

You can also evaluate other messaging solutions such as:

You can also explore some asynchronous messaging implementations for eShopOnContainers in the following GitHub repos: