prataprc
prataprc
config-parameter `memutilization` is removed in 4e4abee.
ResponseError can also be localized to gen-server routine.
CPU requirement: While building, for each file used for building the index one go-routine shall be spawned. Each of these go-routine will be IO-bound. Snapshots don't use any extra go-routine,...
Hello Peter, thanks for the notification. gofast is still experimental, so it is not too late to change the tag values. And I would like to make gofast fully CBOR...
I guess I can finally make up my mind on this issue. It stems from the following claim from gofast's README page: > Reading a frame from socket > >...
Thanks @peteroupc, @cabo. I have followed your suggestion regarding Tag-37 to Tag-41 (inclusive). I am moving them to Tag-43 to Tag-47.
Regarding Opaque-value: By design opaque value should be >= 256. These are ephimeral tag values that do not carry any meaning other than identifying the stream. Opaque values will continuously...
@cabo question about Tag-8 made me to look into the end-packet framing. And figured that is not entirely in line with what I wanted it to be. I am fixing...
Regarding Tags-6,7,8: After some experiments, found that the overhead of using gofast protocol to exchange messages between nodes can be at-least 24 bytes. If I move Tags-6,7,8 to specification-required space...
> we have precious few of them and would like to reserve them for very > general, heavily used tags with short data items. Please note that we are more...