Remove webinars live-coding-your-first-nservicebus-system
article thumbnail

RPC vs. Messaging – which is faster?

Particular Software

After all, in the HTTP case, we open a direct socket connection from the client to the server, the server executes its code, and then returns a response on the already-open socket. Threads and memory Unfortunately, the web servers serving your RPC request won’t scale linearly forever, which becomes a big problem. And this makes sense!