|
|
|
|
|
by belmont_sup
1077 days ago
|
|
Isn’t life with aspnet easy enough because it actually can do multithreaded work right? So not really a problem for dotnet folks. Unless you really want the one-click experience. We use aws sdk, spin up sqs, add some env vars to aspnet, connect the client, enqueue and dequeue all from the same app without a 3rd party (short of the queue infra). |
|