jaceksokol commented on PR #561: URL: https://github.com/apache/incubator-pekko/pull/561#issuecomment-1715078452
Yes, this operator may help mitigate the head-of-line problem. The main performance optimisation is related to the fact that values for different keys can be usually processed independently (in parallel in this case). -- 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]
