2021年2月3日星期三

Can message grouping do what message segmentation does?

I'm working on a microservice in java that puts messages on a queue. Since I use JMS, message segmentation isn't possible to use to handle big messages. I was wondering, does message grouping also allow me to handle big messages? By big messages I mean messages bigger than the MaxMsgLength.

https://stackoverflow.com/questions/65945044/can-message-grouping-do-what-message-segmentation-does January 29, 2021 at 04:50AM

没有评论:

发表评论