RFC161 日本語訳

0161 Solution to the race condition in the ICP. A. Shoshani. May 1971. (Format: TXT=2026 bytes) (Status: UNKNOWN)
プログラムでの自動翻訳です。
RFC一覧
英語原文

Network Working Group                                        A. Shoshani
Request for Comments: 161                                            SDC
NIC #6772                                                    19 May 1971

Shoshaniがコメントのために要求するワーキンググループA.をネットワークでつないでください: 161 SDC NIC#6772 1971年5月19日

              A SOLUTION TO THE RACE CONDITION IN THE ICP

ICPの競合条件への解決

   In NWG/RFC #143 a race condition in the ICP was described and a
   solution was suggested.  The problem arises because the Host-Host
   protocol does not specify what the NCP should do when it gets more
   than one request of STR (or RTS) to the same socket.  As a result
   this decision depends on the particular implementation: some may
   queue these requests (SDC for example), some will refuse a request if
   the socket is already connected (UCLA for example), etc.

NWG/RFC#143では、ICPの競合条件は説明されました、そして、ソリューションは示されました。 STR(または、RTS)の1つ以上の要求を同じソケットに得るとき、Host-ホストプロトコルがNCPがするべきであることを指定しないので、問題は起こります。 その結果、この決定は特定の実装によります: 或るものはこれらの要求(例えば、SDC)を列に並ばせるかもしれなくて、ソケットが既に接続されると(例えば、UCLA)、或るものは要求を拒否するでしょうなど。

   The solution is not to change the Host-Host protocol, but find a
   third level ICP which does not depend on this issue.  Such a solution
   is the following: the INITs from server to user and user to server
   ((S5), (S6), (U5), (U6) on page 3 in RFC #143) should use another
   socket -- say U+2 and U+3.  The sequences in RFC #143 would be:

ソリューションがHost-ホストプロトコルを変えないことですが、3分の1にこの問題によらないレベルICPを見つけてください。 そのようなソリューションは以下です: サーバからユーザとユーザからサーバ(S5)までのINITs、(S6)、(U5)、RFC#143)の3ページの(U6)は別のソケットを使用するべきです--U+2とU+3を言ってください。 RFC#143における系列は以下の通りでしょう。

      Server                             User
      ------                             ----
      (S1) LISTEN(L,32)                  (U1) INIT(U,L,32)
      (S2) [wait for match]              (U2)
      (S3) SEND(L,S)                     (U3) RECEIVE(U,S)
      (S4) CLOSE(L)                      (U4) CLOSE(U)
      (S5) INIT(S,U+3,Bu)                (U5) INIT(U+3,S,Bu)
      (S6) INIT(S+1,U+2,Bs)              (U6) INIT(U+2,S+1,Bs)

サーバーのユーザ------ ---- (S1) 待つ..マッチ(U+2、S+1、Bs)

This solution will solve the problems pointed out in RFC #143 without
any assumptions made about the NCP implementation.  The solution in RFC
#143 assumes that the NCP can notify a process when a command (e.g.,
close) comes in, which is implementation dependent.

このソリューションはNCP実装に関してされた少しも仮定なしでRFC#143で指摘された問題を解決するでしょう。 RFC#143におけるソリューションは、実装に依存するコマンド(例えば、近い)が入るとき、NCPがプロセスに通知できると仮定します。

       [ This RFC was put into machine readable form for entry ]
          [ into the online RFC archives by Alan Ford 08/99]

[このRFCはエントリーのためのマシンに入れられた読み込み可能なフォームでした][アラン・フォード08/99によるオンラインRFCアーカイブへの]

Shoshani                                                        [Page 1]

Shoshani[1ページ]

一覧

 RFC 1〜100  RFC 1401〜1500  RFC 2801〜2900  RFC 4201〜4300 
 RFC 101〜200  RFC 1501〜1600  RFC 2901〜3000  RFC 4301〜4400 
 RFC 201〜300  RFC 1601〜1700  RFC 3001〜3100  RFC 4401〜4500 
 RFC 301〜400  RFC 1701〜1800  RFC 3101〜3200  RFC 4501〜4600 
 RFC 401〜500  RFC 1801〜1900  RFC 3201〜3300  RFC 4601〜4700 
 RFC 501〜600  RFC 1901〜2000  RFC 3301〜3400  RFC 4701〜4800 
 RFC 601〜700  RFC 2001〜2100  RFC 3401〜3500  RFC 4801〜4900 
 RFC 701〜800  RFC 2101〜2200  RFC 3501〜3600  RFC 4901〜5000 
 RFC 801〜900  RFC 2201〜2300  RFC 3601〜3700  RFC 5001〜5100 
 RFC 901〜1000  RFC 2301〜2400  RFC 3701〜3800  RFC 5101〜5200 
 RFC 1001〜1100  RFC 2401〜2500  RFC 3801〜3900  RFC 5201〜5300 
 RFC 1101〜1200  RFC 2501〜2600  RFC 3901〜4000  RFC 5301〜5400 
 RFC 1201〜1300  RFC 2601〜2700  RFC 4001〜4100  RFC 5401〜5500 
 RFC 1301〜1400  RFC 2701〜2800  RFC 4101〜4200 

スポンサーリンク

<DD> 定義した用語の説明を指定する

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る