When should I use Pipes or gRPC for interprocess communication (in C# .NET Core)?

前端 未结 0 431
臣服心动
臣服心动 2020-12-08 00:09

Both Pipes and ASP.NET Core gRPC support local and remote IPC/RPC (with some platform limitations for gRPC)

When would I use one technology (Pipes) or th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题