|
-
July 12th, 2005, 10:16 AM
#2
Re: Timeout with RPC calls?
Hello Mark,
I'm not very familiar with RPC Message Queuing, so I can't suggest a solution based on RPC specifics, but in order to avoid TerminateThread ()calls and at the same time to keep your algorithm you may try to use Fibers. Fibers are execution units that can be executed in the single thread context, i.e "thread in thread". Not sure if that can be a fine solution in your case, just giving an advice.
Hope this helps,
Hennadii.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|