activemq-artemis/artemis-protocols
Francesco Nigro f6e8345dbe ARTEMIS-1772 Reduce memory footprint and allocations of QueueImpl
It includes:
- Message References: no longer uses boxed primitives and AtomicInteger
- Node: intrusive nodes no longer need a reference field holding itself
- RefCountMessage: no longer uses AtomicInteger, but AtomicIntegerFieldUpdater
2018-04-03 11:01:38 -04:00
..
artemis-amqp-protocol ARTEMIS-1765 Fixing Large Message Compression and Conversion 2018-03-22 16:11:11 -04:00
artemis-hornetq-protocol [maven-release-plugin] prepare for next development iteration 2018-03-12 12:46:27 -04:00
artemis-hqclient-protocol [maven-release-plugin] prepare for next development iteration 2018-03-12 12:46:27 -04:00
artemis-mqtt-protocol ARTEMIS-1765 Fixing Large Message Compression and Conversion 2018-03-22 16:11:11 -04:00
artemis-openwire-protocol ARTEMIS-1772 Reduce memory footprint and allocations of QueueImpl 2018-04-03 11:01:38 -04:00
artemis-stomp-protocol ARTEMIS-1765 Fixing Large Message Compression and Conversion 2018-03-22 16:11:11 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2018-03-12 12:46:27 -04:00