deepstream 6 / on TX2
Hey,
We like to execute deepstream from our main process.
What could be the better approach to fork it to a new process or to a new thread? (or there is no difference and it can be executed on both )
Thanks
deepstream 6 / on TX2
Hey,
We like to execute deepstream from our main process.
What could be the better approach to fork it to a new process or to a new thread? (or there is no difference and it can be executed on both )
Thanks
Do you mean you want have your pipeline run on another thread while your main thread is running some blocking service? If yes, that is definitely possible.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.