中大機構典藏-NCU Institutional Repository-提供博碩士論文、考古題、期刊論文、研究計畫等下載:Item 987654321/11738
English  |  正體中文  |  简体中文  |  全文筆數/總筆數 : 82005/82005 (100%)
造訪人次 : 53309257      線上人數 : 633
RC Version 7.0 © Powered By DSPACE, MIT. Enhanced by NTU Library IR team.
搜尋範圍 查詢小技巧:
  • 您可在西文檢索詞彙前後加上"雙引號",以獲取較精準的檢索結果
  • 若欲以作者姓名搜尋,建議至進階搜尋限定作者欄位,可獲得較完整資料
  • 進階搜尋


    請使用永久網址來引用或連結此文件: https://ir.lib.ncu.edu.tw/handle/987654321/11738


    題名: 應用於企業內部網路之一種可靠與有效的資料發佈機制研究;Effectient and Robust Intranet Content Broadcasting Mechanisms
    作者: 梁直青;Chih-Chin Liang
    貢獻者: 企業管理研究所
    關鍵詞: 訊息傳遞;軟體派送;容錯設計;推送式;拉取式;content delivery;message broadcast;pull method;push method
    日期: 2007-06-01
    上傳時間: 2009-09-22 14:30:50 (UTC+8)
    出版者: 國立中央大學圖書館
    摘要: 全球化的趨勢下,企業組織規模日趨龐大。但對大型組織而言,企業內分支機構之間的企業資料通訊若採行了不合適的方式,便可能無法確保運作順遂,進而造成企業經營的可能損失。 企業內部資料通訊需要發佈更新的資料包含了訊息與檔案。傳統上,企業內部訊息傳遞多採行推送式(push-based)方式進行,如:電話告知、公文傳遞、電子郵件通知等由發送端主動送出訊息的方式。但是這類方式隨著接收端數目增加,容易造成無效率或訊息漏失的情形。而目前大型企業內部資訊系統多為主從式(client/server)架構情況下,必須要經常更新各客戶端應用軟體或資料檔案以維持系統一致性,否則可能因系統無法運作造成企業極大的損失。以往為了維持主從式系統的系統一致性,多採用拉取式(pull-based)的系統更新方式,讓所有的客戶端機器得以從單一伺服器上擷取檔案。若接收端運作正常,此法可以確保資料順利擷取,但這樣的方式,可能造成網路擁塞,也易因伺服器毀損、傳輸量過程中檔案封包擷取錯誤或是網路斷線等導致檔案無法傳遞,進而造成服務中斷與企業損失。 因此,對於企業內部訊息傳遞與系統更新,勢必要進行特別設計,以便能正確且快速傳遞訊息或檔案。過往研究中顯示,推送式資料擷取方式若無完善的容錯機制搭配,無法確保檔案順利送達目的地。而拉取式的方式,只要接收端運作正常,是可以確保接收端順利從發送端擷取資料,但還是可能造成網路壅塞與伺服器負擔過重的情況。因此,故本論文針對應用於企業內部網路之一種可靠與有效的資料發佈機制進行研究;在分析了拉取式與推送式的特點之後,針對訊息傳遞與軟體更新等兩種企業內部資料通訊機制分別進行兼顧效能與容錯的設計。 就訊息傳遞而言,本研究針對經常發佈的訊息,以及吻合企業內部網路的複雜與儘量減少網路流量的要求,設計了整合拉取與推送方式的訊息傳遞機制。透過此機制,得以減少網路頻寬資源耗用。就軟體更新而言,本研究針對企業內部主從式系統的更新進行可容錯的改良式拉取設計,以減少對單一伺服器的依賴,並能成功傳遞檔案。 最後,就訊息傳遞而言,本研究進行投資成本與效用的比較與訊息傳遞等候時間之分析,以供企業建置此類系統之參考。和前一系統比較,本設計更得到了至少82.2%的滿意成效。就軟體更新而言,透過本研究設計之可容錯(fault tolerance)與錯誤移轉(failover)的軟體更新機制,可以減少純粹拉取式可能造成伺服器負擔及避免因災難發生造成系統無更新進而不能提供服務。本研究亦推導此防災難設計之可靠度,以供企業系統更新管理之參考。而在實務運用上,本檔案傳遞機制更協助企業建置了達到了超過六個標準差可靠度標準的軟體更新系統。 Message broadcasting and file delivering are major concerns of a manager to transfer strategic information and keep system consistence within an enterprise. Traditionally, message broadcast uses a push-based scheme to deliver messages from headquarters to front-line staff within a large-scaled company. However, such push-based application could cause message loss. In addition, with industry evolved in fast pace, the software functions are constantly updating, then the changes have to be reflected in all client software through a pull-based file delivery approach before new services can be launched. However, the damage for a large-scaled service company would be caused by an inconsistent system, in which client software fails to receive updated content causing loss of emergency calls and possibility of recovery. In addition, to avoid losing contents due to the push-based method, companies could adopt pull-based algorithms to deliver contents. However, although the pull-based method can ensure that content could be received, it has a critical problem, the network is easy to be congested. The push-based method can avoid congesting the network, but it needs a specific robust design to ensure that contents could be delivered to destination. Utilizing pull-based mechanism could resolve problems related to push-based mechanism, but consuming heavy bandwidth. Hence, adopting only a pull-based or a push-based broadcasting algorithm is no longer feasible for a large-scaled company to broadcast messages with different network bandwidth between each connected peer. Therefore, to ensure that every receiver will read downward messages thereby reducing the consumption of network bandwidth, this work proposes a robust push- and pull-based broadcasting system for sending downward messages. A reliable pull-based content-delivering service is needed for a large-scaled service company to ensure system consistency whenever a disaster occurs. This study also proposes a file delivery mechanism and reveals its availability through analyzing its fault tolerance and failover mechanisms while errors occurred. This work proposes a reliability model of this proposed disaster avoidance mechanism. This disaster avoidance mechanism is designed for preventing damage from disasters, such as earthquakes, tsunamis, nuclear plant explosions or war. Finally, above proposed message broadcasting mechanism and file delivering mechanism were successfully applied to a large-scaled company. The user satisfaction level of the message broadcasting system was found to be above 82.2% for the five most important factors for measuring user satisfaction. Additionally, empirical results demonstrate that the file delivering mechanism runs on 19 servers with less than 3.4 content delivery failures per million hours is better than a six-sigma capable process.
    顯示於類別:[企業管理研究所] 博碩士論文

    文件中的檔案:

    檔案 大小格式瀏覽次數


    在NCUIR中所有的資料項目都受到原著作權保護.

    社群 sharing

    ::: Copyright National Central University. | 國立中央大學圖書館版權所有 | 收藏本站 | 設為首頁 | 最佳瀏覽畫面: 1024*768 | 建站日期:8-24-2009 :::
    DSpace Software Copyright © 2002-2004  MIT &  Hewlett-Packard  /   Enhanced by   NTU Library IR team Copyright ©   - 隱私權政策聲明