Home » Developing U++ » UppHub » "Alternative Multithreading" revisited
Re: "Alternative Multithreading" revisited [message #22283 is a reply to message #22281] |
Mon, 29 June 2009 23:15   |
Mindtraveller
Messages: 917 Registered: August 2007 Location: Russia, Moscow rgn.
|
Experienced Contributor |

|
|
gridem wrote on Mon, 29 June 2009 23:51 | 1. But the attached example isn't compiled on Linux platform
2. Why do you use the own callback system instead of Upp callbacks?
|
1. Please try to download archive again from the first post (I`ve reuploaded corrected version) and rebuild.
2. This is good question. I don`t use U++ callbacks because each U++ callback uses system`s synchronization object (link). This makes too big drawback in efficiency in my case. So I use my own implementation, rather small but less universal comparing to U++ ones.
[Updated on: Mon, 29 June 2009 23:32] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri May 02 17:34:37 CEST 2025
Total time taken to generate the page: 0.00808 seconds
|