Hacker News new | ask | show | jobs
by sv123 1080 days ago
.net developer sitting over here in the corner watching all the cool things pass by.
2 comments

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).

You mean the herd?