نمایش نتایج: از شماره 1 تا 5 از مجموع 5

موضوع: RoundRobin

  
  1. #1


    عضو غیر فعال شناسه تصویری eagle
    تاریخ عضویت
    Jun 2005
    نوشته
    22
    سپاسگزاری شده
    0
    سپاسگزاری کرده
    0

    RoundRobin

    تعریف RoundRobinچیه؟



  2. #2
    نام حقيقي: محمد رسول راستی

    مدیر عمومی شناسه تصویری M-r-r
    تاریخ عضویت
    Feb 2004
    محل سکونت
    تهران
    نوشته
    9,486
    سپاسگزاری شده
    4309
    سپاسگزاری کرده
    2706
    اگه میشه بفرمایین که کجا همچین چیزی رو دیدین ؟


    Mohammad Rasoul Rasti
    There's no place like 127.0.0.1
    m.rasti [@] outlook.com

  3. #3
    aka
    aka آنلاین نیست.
    نام حقيقي: Aka

    عضو عادی شناسه تصویری aka
    تاریخ عضویت
    Feb 2005
    نوشته
    1,192
    سپاسگزاری شده
    113
    سپاسگزاری کرده
    35
    تو کش اکسپرس ؟
    منظور اینه که از میان PEER های موجود سریع ترین و موفق ترین رو انتخواب کنه !



  4. #4
    نام حقيقي: محمد حکیمی

    Administrator شناسه تصویری Hakimi
    تاریخ عضویت
    Dec 2002
    محل سکونت
    تهران
    نوشته
    6,549
    سپاسگزاری شده
    6798
    سپاسگزاری کرده
    1035
    نوشته های وبلاگ
    4
    البته در جاهای مختلف از این کلمه استفاده می شود. مفهوم کلی اش این است که ترافیک و بار به صورت چرخشی و گردشی بین سیستم های مختلف تقسیم شود.
    مثلا برای Load Balancing ترافیکی که بر روی Web Server وارد می شود، می توان چند Web Server قرار داد که کاربران به صورت چرخشی هربار به یکی از Web Server ها هدایت شوند. (همان اتفاقی که در وب سایت های پر بیننده نظیر Yahoo یا MSN می بینیم)
    این کار از طریق DNS Server انجام می شود:

    Round robin DNS
    A load balancing technique in which balance power is placed in the DNS server instead of a strictly dedicated machine as other load techniques do.

    Round robin works on a rotating basis in that one server IP address is handed out, then moves to the back of the list; the next server IP address is handed out, and then it moves to the end of the list; and so on, depending on the number of servers being used. This works in a looping fashion.

    Round robin DNS is usually used for balancing the load of geographically distributed Web servers. For example, a company has one domain name and three identical home pages residing on three servers with three different IP addresses. When one user accesses the home page it will be sent to the first IP address. The second user who accesses the home page will be sent to the next IP address, and the third user will be sent to the third IP address. In each case, once the IP address is given out, it goes to the end of the list. The fourth user, therefore, will be sent to the first IP address, and so forth.

    Although very easy to implement, round robin DNS has important drawbacks, such as those inherited from the DNS hierarchy itself and TTL times, which causes undesired address caching to be very difficult to manage. Moreover, its simplicity makes that remote servers that go unpredictably down inconsistent in the DNS tables. However, this technique, together with other load balancing and clustering methods, can produce good solutions for some situations.



    یک جای دیگر که الان به ذهنم آمد که از این کلمه استفاده می شود در RRD Tools است. روشی برای ذخیره سازی اطلاعاتی خاص (نظیر اطلاعات مربوط به MRTG) به صورت گردشی و چرخشی.

    باید ببینیم دقیقا منظور Eagle چه بوده است.



  5. #5


    عضو غیر فعال شناسه تصویری eagle
    تاریخ عضویت
    Jun 2005
    نوشته
    22
    سپاسگزاری شده
    0
    سپاسگزاری کرده
    0
    با تشکر از همه دوستان ،منظور خاصی نبوده فقط می خواستم مفهوم رو بفهمم



کلمات کلیدی در جستجوها:

http://forum.persiannetworks.com/f25/t9730.html

مفهوم Round robin dns

dns round robin مفهوم

Round-Robin load

برچسب برای این موضوع

مجوز های ارسال و ویرایش

  • شما نمی توانید موضوع جدید ارسال کنید
  • شما نمی توانید به پست ها پاسخ دهید
  • شما نمی توانید فایل پیوست ضمیمه کنید
  • شما نمی توانید پست های خود را ویرایش کنید
  •