[ace-users] Select Reactor notify()

Douglas C. Schmidt schmidt at dre.vanderbilt.edu
Tue Jun 26 07:50:39 CDT 2007


Hi Tamar,

>I'm using ACE 5.5.1.

Please upgrade to ACE+TAO+CIAO x.5.8 (i.e., ACE 5.5.8, TAO 1.5.8, and
CIAO 0.5.8), which you can download from

http://download.dre.vanderbilt.edu

under the heading: "Latest Beta Kit".

The DOC groups at Washington University, UC Irvine, and Vanderbilt
University only provide "best effort" support for non-sponsors for the
latest release, as described in

http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/docs/ACE-bug-process.html

Thus, if you need more "predictable" help for earlier versions of
ACE+TAO, I recommend that you check out

http://www.dre.vanderbilt.edu/support.html

for a list of companies that will provide you with ACE+TAO commercial
support.

>Our server composed of:
>1.one network thread which use(own) a select reactor, for receiving
>and sending messages. (via handle_events() with infinity to)
>2. several workers threads.
>
>When a worker thread finish working, it notify the select_reactor
>(with read mask).
>
>Does this call is thread safe? Since several threads might invoke it
>in parallel.

Yes, this call is thread-safe.

Thanks,

        Doug
-- 
Dr. Douglas C. Schmidt                       Professor and Associate Chair
Electrical Engineering and Computer Science  TEL: (615) 343-8197
Vanderbilt University                        WEB: www.dre.vanderbilt.edu/~schmidt
Nashville, TN 37203                          NET: d.schmidt at vanderbilt.edu



More information about the Ace-users mailing list