org-arl / fjage

Framework for Java and Groovy Agents
https://fjage.readthedocs.io/en/latest/
Other
25 stars 13 forks source link

Adding a json cache to speed up reserialization of messages #271

Closed notthetup closed 1 year ago

notthetup commented 1 year ago

We tested this with a heavy load, in a scenario where the main producer of large messages is a SlaveContainer and the main consumer is also a SlaveContainer, this cache helps to increase the throughput by about 30%