question

Upvotes
Accepted
21 2 4 7

Can multiple encoding threads allocate RsslGetBuffer with the same RsslChannel?

Given an Interactiver Provider with multiple encoding threads, can multiple encoding threads currently use the same RsslChannel in call to RsslGetBuffer()?

elektronelektron-sdkrrteta-apielektron-transport-apimulti-threadinginteractive-provider
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.

1 Answer

Upvotes
Accepted
14k 61 39 63

Hi @Kam.Anjorin,

UPA is thread-safe and thread-aware so multiple encoding threads should be able to concurrently use the RsslGetBuffer call.

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.