commit | be6d9209e7e6e7311c1bdfae592469be29b918e3 | [log] [tgz] |
---|---|---|
author | Timothy Bish <tabish121@gmail.com> | Mon Nov 19 15:51:42 2018 -0500 |
committer | Timothy Bish <tabish121@gmail.com> | Mon Nov 19 15:54:43 2018 -0500 |
tree | 71553313de198e0d4281adb2e952259d94f36a5a | |
parent | ba9617831fb8c71c89473abfe2796e2e83f7003d [diff] |
PROTON-1967 Reduce garbage created in the transport Used cached isntances of objects that are created and immediately discared after being sent into the frame writer. In order to fix tests the FrameBody types all need a copy method so that the events coming through the transport can be recorded for later analysis.
Qpid Proton-J is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more.
Please see http://qpid.apache.org/proton for more information.