RTC Forums

Subscription => Support => Topic started by: dev on September 26, 2014, 10:35:43 PM



Title: RTC and OmniThreadLibrary?
Post by: dev on September 26, 2014, 10:35:43 PM
Hello.

I was wondering if anyone has used RTC together w/ OmniThreadLibrary (http://www.omnithreadlibrary.com/) ?
If so, perhaps able to share your experience?

Thank you.


Title: Re: RTC and OmniThreadLibrary?
Post by: D.Tkalcec (RTC) on September 27, 2014, 12:36:30 AM
I don't think that OmniThread or any other Threading Library will have any effect on the way RTC components work, since RTC has its own thread pool implementation, which is used for all multi-threading purposes by all RTC components. You can, ofcourse, use any Threading Library you want to implement your own Threads, but as long as RTC doesn't directly use that Library, it shouldn't affect the way RTC components work.

Best Regards,
Danijel Tkalcec