Skip to content
Discussion options

You must be logged in to vote

@MusinDanil, I want to give you just some more feedback. The issue you raised was also raised by others, but the current architecture has some restrictions that wouldn't allow us to realize this quickly - the publisher port and with it the process owns the publisher's data segment, and with it comes the responsibility to deliver the data (and history). If we could redesign it so that the data segment is owned by the service and a publisher could borrow it, we might be able to adjust the subscriber in a way that it actively acquires the history directly from the data segment. This would require some time.

Appreciate the help - looking forward to the C API for blackboard in the future!

FY…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@MusinDanil
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by MusinDanil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants