franz1981 commented on issue #2730: ARTEMIS-2399 Fix performance degradation when there are a lot of subscribers URL: https://github.com/apache/activemq-artemis/pull/2730#issuecomment-505465270 > I will need to carefully look at the GC implications though.. but this is really promising. If we manage to put the fileoffset into each Paged reference we don't need the page cache but we can just read directly from the files. If the file regions are *hot*, the OS will make it very performant to read it, basically like reading from the RAM. :P
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
