-
We're trying with Paul to enable gRPC communication from and to netapps running in the Kubernetes cluster.
Linkerd seems to be a good solution to the gRPC problem. We need to take a deeper look into…
-
**Describe the solution you'd like**
Refactor the existing monolithic backend services into microservices using gRPC for inter-service communication, enabling efficient data serialization and reducin…
-
You say yours and I say mine?
dyrnq updated
1 month ago
-
-
**Is your feature request related to a problem? Please describe.**
Websocket sessions could reach thousands when thousands of users have the client app open.
Yet, the only option to reduce that is t…
-
OS : Windows 10 Pro
16 GB RAM
DET version (Windows) : v0.1.3
Dash Core wallet version (Windows) : v21.1.1
During withdrawal i get these kind of error messages :
Error: Withdrawal error: Dapi…
-
I'm doing SplitNN experiment today on LAN through JET TX2 development board and Ubunut 20.04 server, transferring about 100M featuremap, the transfer time is 17 seconds ...... our LAN is 1000M transfe…
-
**Issue type**: feature request
**Pinot version**: 0.8.0
**Description**:
We are using the Golang module for connecting with Pinot in our internal applications. So far, the JSON-based communi…
-
When exiting play mode, the following error message appears in the Unity console:
```
VisualPinball: VisualPinball.Engine.Mpf.MpfClient|Unable to retrieve commands: Status=Status(StatusCode="Cancell…
-
When I use this package to export logs to rabbitMQ, if the rabbitmq service is not started, the grpc client requests I generate using dependency injection will be about 30 to 40 seconds late. Why?