Why don't signals work with the ORB reactor?
Answer / Kuldeep Kumar Azad
Signals do not work with the ORB reactor because they are handled by the operating system kernel, while the ORB reactor runs in a separate user-level thread. The ORB reactor doesn't have direct access to the signals, making it impossible for signals to interrupt or affect the execution of the ORB reactor directly.
| Is This Answer Correct ? | 0 Yes | 0 No |
What IDL compiler options help reduce the footprint?
Explain about virus in RFID?
how mny tyoes of profiles can be configured
how to insert or retrieve only 2000 records with having 10000 records
how do you troubleshoot if config.xml file will be deleted?
i am creating the 10 servers, How to run the 10 servers at a time using scripting?
What's the relationship between OCI's TAO and DOC's TAO?
Are agents will going to work on the Internet ?
how to find the heap size is full in weblogic server?
When a message flow is deployed into integration server it is carried to integration node so what is the internal representation of data for message flow that Integration Node can understand ?
What is the relationship between Java and middleware?
How to enable Fault Tolerance features in the ORB?