[Rd] parallel PSOCK connection latency is greater on Linux?
Iñaki Ucar
|uc@r @end|ng |rom |edor@project@org
Mon Nov 2 14:47:36 CET 2020
On Mon, 2 Nov 2020 at 14:29, Jeff <jeff using vtkellers.com> wrote:
>
> Could TCP_NODELAY and TCP_QUICKACK be exposed to the R user so that
> they might determine what is best for their potentially latency- or
> throughput-sensitive application?
I think it makes sense (with a sensible default). E.g., Julia does this [1-2].
[1] https://docs.julialang.org/en/v1/stdlib/Sockets/#Sockets.nagle
[2] https://docs.julialang.org/en/v1/stdlib/Sockets/#Sockets.quickack
--
Iñaki Úcar
More information about the R-devel
mailing list