Activity
From 10/30/2020 to 11/28/2020
11/12/2020
- 02:37 AM Feature #5002: implement fast in-memory based network transport for localhost connections
- Eugenie Lyzenko wrote:
> Igor,
>
> Can you clarify the following. The size of the @BlockingSSL@ internal buffer i...
11/11/2020
- 06:32 PM Feature #5002: implement fast in-memory based network transport for localhost connections
- Igor,
Can you clarify the following. The size of the @BlockingSSL@ internal buffer is @16K@. What was the criteria...
11/10/2020
- 03:43 PM Feature #5002: implement fast in-memory based network transport for localhost connections
- BTW: As far as I understand, XOR with one-time codebook is a "perfect" cipher. The "only" problem is with sharing thi...
- 03:33 PM Feature #5002: implement fast in-memory based network transport for localhost connections
- Greg Shah wrote:
> These are useful thoughts.
>
> In regard to the XOR + codebook idea, please note that we have ... - 03:14 PM Feature #5002: implement fast in-memory based network transport for localhost connections
- These are useful thoughts.
In regard to the XOR + codebook idea, please note that we have multiple customers that ... - 02:48 PM Feature #5002: implement fast in-memory based network transport for localhost connections
- I would start with logging the network I/O and implementing the playback test to figure the real cost of using the ex...
11/09/2020
- 09:33 AM Feature #5002: implement fast in-memory based network transport for localhost connections
- Some options:
* Implement using real OS-level pipes or AF_UNIX sockets. This has the advantage of keeping the des... - 09:06 AM Feature #5002: implement fast in-memory based network transport for localhost connections
- The idea behind is to replace currently used pretty slow @SocketChannel@ for the communication cases certainly known ...
- 08:47 AM Feature #5002 (New): implement fast in-memory based network transport for localhost connections
Also available in: Atom