activemq-artemis/artemis-protocols
Michael André Pearce 98028cdecc ARTEMIS-1586 Refactor to make more generic
* Move byte util code into ByteUtil
* Re-use the new equals method in SimpleString
* Apply same pools/interners to client decode
* Create String to SimpleString pools/interners for property access via String keys (producer and consumer benefits)
* Lazy init the pools on withing the get methods of CoreMessageObjectPools to get the specific pool, to avoid having this scattered every where.
* reduce SimpleString creation in conversion to/from core message methods with JMS wrapper.
* reduce SimpleString creation in conversion to/from Core in OpenWire, AMQP, MQTT.
2018-01-17 09:33:41 +01:00
..
artemis-amqp-protocol ARTEMIS-1586 Refactor to make more generic 2018-01-17 09:33:41 +01:00
artemis-hornetq-protocol ARTEMIS-1510 refactor Maven poms 2017-11-13 17:03:35 -05:00
artemis-hqclient-protocol ARTEMIS-1510 refactor Maven poms 2017-11-13 17:03:35 -05:00
artemis-mqtt-protocol ARTEMIS-1586 Refactor to make more generic 2018-01-17 09:33:41 +01:00
artemis-openwire-protocol ARTEMIS-1586 Refactor to make more generic 2018-01-17 09:33:41 +01:00
artemis-stomp-protocol ARTEMIS-1586 Refactor to make more generic 2018-01-17 09:33:41 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2017-11-01 00:38:57 -05:00