question

Upvotes
Accepted
16 12 15 17

MRN News Vs News2000 MarketFeed packet size

Hello Team,

What is the MRN news (RIC: MRN_STORY) message packet size Vs News2000 (N2_UBMS) message?

Thank you.

Regards,

NWM

elektronrefinitiv-realtimetrepinfrastructuremrn
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
78.1k 246 52 72

@NWM

The underlying ETA API has a maxFragmentSize setting. It is the maximum size buffer that will be written to the network. If a larger buffer is required, the RSSL Transport will internally fragment the larger buffer into smaller maxFragmentSize buffers.

For RSSL, the default maxFragmentSize is 6144 bytes.

MRN also uses RSSL protocol so the size of buffer that is written to the network will not exceed 6144 bytes.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
4.4k 10 6 9

Hi @NWM

I believe that they cannot be directly compared.

With MRN_STORY, you get both Headline and Story body. But with N2_UBMS, you get only the headline and you must send additional item requests for the Story body.

But MRN should utilize fewer network resources if you need the Story body of every news. This is because:

  1. MRN data is compressed with gzip compression.
  2. You don't have to send additional item requests.
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
16 12 15 17

@Warat

Thank you for the response. Right, MRN data is compressed with gzip but we still need to know the packet size of MRN news & story body. Is it possible to confirm again please?

Thanks.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.