Page MenuHomePhabricator

Adding the emission of a message received event in OpenIGTLink device
Closed, WontfixPublic

Description

Currently the receiving thread of the device is completely independent and uncoupled from the processing pipeline. Both of them run different frame rates and the messages are lying in the buffers. The latter causes a major latency in the whole pipeline. By emitting a message received event the pipeline update process could be triggered which reduces the buffer time to a minimum. However, this couples the two threads and I dont know if that is thread safe.

Event Timeline

kislinsk claimed this task.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs

kislinsk removed kislinsk as the assignee of this task.May 26 2020, 12:05 PM
kislinsk removed a subscriber: kislinsk.