Project

General

Profile

Activity

From 11/02/2020 to 12/01/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...
Igor Skornyakov

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...
Eugenie Lyzenko

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... Igor Skornyakov
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 ...
Igor Skornyakov
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 ...
Greg Shah
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... Igor Skornyakov

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...
Greg Shah
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 ... Eugenie Lyzenko
08:47 AM Feature #5002 (New): implement fast in-memory based network transport for localhost connections
Eugenie Lyzenko
 

Also available in: Atom