activemq-artemis/artemis-protocols
Clebert Suconic 6fe9e0ebd6 ARTEMIS-163 First pass on the native AIO refactoring
https://issues.apache.org/jira/browse/ARTEMIS-163

On this pass I'm just converting the native layer to a simpler one.
It wasn't very easy to change the alignment at the current framework,
so I did some refactoring simplifying the native layer

The volume of the nubmer of changes here is because:

- The API is changed, we now don't close the libaio queue between files
- The native layer won't use malloc as much as it used to, saving some CPU and memory defragmentation
- I organized the code around nio and libaio
2015-07-29 22:12:03 -04:00
..
artemis-amqp-protocol ARTEMIS-163 First pass on the native AIO refactoring 2015-07-29 22:12:03 -04:00
artemis-hornetq-protocol ARTEMIS-129 License header should be a normal comment 2015-06-03 10:19:45 -04:00
artemis-mqtt-protocol ARTEMIS-163 First pass on the native AIO refactoring 2015-07-29 22:12:03 -04:00
artemis-openwire-protocol ARTEMIS-163 First pass on the native AIO refactoring 2015-07-29 22:12:03 -04:00
artemis-proton-plug Declare ConcurrentMaps instead of ConcurrentHashMaps 2015-07-22 16:16:57 +03:00
artemis-stomp-protocol ARTEMIS-163 First pass on the native AIO refactoring 2015-07-29 22:12:03 -04:00
pom.xml Added Initial MQTT Protocol Support 2015-07-09 11:08:04 +01:00