sh
|
5103ca84f5
|
tests: add proxy msgQ retention bench and counter
|
2026-07-30 07:10:54 +00:00 |
|
sh
|
ffd8ecf857
|
docs: correct endThreads race mechanism and reachability
|
2026-07-30 06:37:53 +00:00 |
|
sh
|
748acf9b74
|
tests: measure concurrency cap and fork race reachability
|
2026-07-30 06:15:52 +00:00 |
|
sh
|
1c9536b1d8
|
tests: verify socket accounting via control port
|
2026-07-29 23:27:56 +00:00 |
|
sh
|
73d5152dde
|
tests: drop phase for already-fixed session var leak
|
2026-07-29 22:18:41 +00:00 |
|
sh
|
6115a5790c
|
tests: add batched subscribe leak phase
|
2026-07-29 18:36:47 +00:00 |
|
sh
|
499a5ace03
|
tests: measure when proxy leak is bounded vs unbounded
|
2026-07-29 17:21:10 +00:00 |
|
sh
|
6955526647
|
docs: add ntf server exposure and socket stats bug
|
2026-07-29 15:44:40 +00:00 |
|
sh
|
2dcc93831c
|
tests: sweep proxy latency in memory leak bench
|
2026-07-29 15:37:33 +00:00 |
|
sh
|
bb31acee45
|
docs: add smp-server memory leak findings
|
2026-07-29 15:08:22 +00:00 |
|
 Evgeny PoberezkinandEfim Poberezkin
|
3192092349
|
message management (#32)
* message management rfc
* update message management rfc
* message management ideas (WIP)
* message management updated
* messages RFC
* update agent MSG constructor to include recipient/broker/sender message IDs and timestamps
* remove agent command ACK - agent automatically acknowledges server messages
* correct messages doc
|
2021-02-26 18:13:04 +04:00 |
|
 Evgeny PoberezkinandEfim Poberezkin
|
70fe7616f2
|
Sending messages end to end (#21)
* duplex connection end-to-end (working, debug logs)
* agent: send, receive, acknowledge messages
* logging proposal
* logging: client/server (dis)connections
* agent scenario testing framework
* add tests, remove logs
* clean up
|
2021-02-26 18:11:22 +04:00 |
|