clebertsuconic commented on code in PR #6444:
URL: https://github.com/apache/artemis/pull/6444#discussion_r3242159231


##########
pom.xml:
##########
@@ -74,6 +74,7 @@
       <module>artemis-lockmanager</module>
       <module>artemis-image</module>
       <module>artemis-image/examples</module>
+       <module>artemis-ffm</module>

Review Comment:
   @tabish121 we could add other libraries that are using ffm later. Mayank is 
doing some experimentation with ioUring... we could add that into this module 
if it gets any useful.
   
   Not that I foresee many other libraries in the future.. but what if we ever 
add more?
   
   I didn't want to use the word native  as native itself is a reserved name in 
java, and to not confuse with the current JNI implementation.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to