<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>I've looked up the online doc of omniORB4.0. It says the 
server will generate one thread per connection as default.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>Now, I want to design a single thread to help to shutdown the 
ORB Server. First, I think that using shutdown() method could shutdown the 
Server. But if so, many active connections will be destroyed.</FONT></DIV>
<DIV><FONT size=2>Now&nbsp;how can I use this thread to control the main thread? 
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>Thanks a million.</FONT></DIV>
<DIV><FONT size=2><BR>Best regards,         <BR>Sean Ho</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>