Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > drbライブラリ > DRb::DRbServerクラス > thread
thread
The main thread of this DRbServer.
This is the thread that listens for and accepts connections from clients, not that handles each client’s request-response session.