Wake up a thread in one application from another
What's the lightest weight approach to have a worker thread block in one
application until signaled by another application? I'm thinking a named
Semaphore but that strikes me as more than is needed and so I'm wondering
if there's a lighter weight alternative?
No comments:
Post a Comment