Serialising ASP.NET method calls for later execution(johnnyreilly.com) |
Serialising ASP.NET method calls for later execution(johnnyreilly.com) |
Any messaging queue would be better. Yes it's easy to setup. No it doesn't require additional complexity (in fact, it's less complex than the proposed solution)
example: https://www.rabbitmq.com/tutorials/tutorial-one-dotnet#recei...