franz1981 commented on issue #2523: ARTEMIS-1977 ASYNCIO can reduce sys-calls 
to retrieve I/O events
URL: https://github.com/apache/activemq-artemis/pull/2523#issuecomment-457811530
 
 
   @michaelandrepearce 
   > whats the compatibility of using the c++ c11 features
   
   I don't know , that' s why I've implemented the barriers by myself, instead 
of using the ones provided by C11. Re the barriers I've implemented they work 
for any x86_64 platform (the version of Linux won't make any difference, 
because I'm not using OS features, but just arch-specific instructions). 
   I could provide an implementation of x86 (32 bit) and we won't need any 
support (+ eventual incompatibilities) of C11.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to