Commit Graph

6 Commits

Author SHA1 Message Date
sh
4c8ace4db6 update findings 2026-03-20 12:01:01 +00:00
sh
c6d6e30e48 add memory-analysis-results based on the produced logs 2026-03-20 12:01:01 +00:00
sh
404dd10d4a further analysis 2026-03-20 12:01:01 +00:00
sh
931b1cc725 smp-server: memory usage analysis 2026-03-20 12:01:01 +00:00
Evgeny 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 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