博碩士論文 984201012 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:48 、訪客IP:3.138.117.233
姓名 吳傳勝(Chuan-sheng Wu)  查詢紙本館藏   畢業系所 企業管理學系
論文名稱 雲端環境下商業智慧查詢樹配置之研究
(BI Query Allocation in Cloud Computing Environment)
相關論文
★ 在社群網站上作互動推薦及研究使用者行為對其效果之影響★ 以AHP法探討伺服器品牌大廠的供應商遴選指標的權重決定分析
★ 以AHP法探討智慧型手機產業營運中心區位選擇考量關鍵因素之研究★ 太陽能光電產業經營績效評估-應用資料包絡分析法
★ 建構國家太陽能電池產業競爭力比較模式之研究★ 以序列採礦方法探討景氣指標與進出口值的關聯
★ ERP專案成員組合對績效影響之研究★ 推薦期刊文章至適合學科類別之研究
★ 品牌故事分析與比較-以古早味美食產業為例★ 以方法目的鏈比較Starbucks與Cama吸引消費者購買因素
★ 探討創意店家創業價值之研究- 以赤峰街、民生社區為例★ 以領先指標預測企業長短期借款變化之研究
★ 應用層級分析法遴選電競筆記型電腦鍵盤供應商之關鍵因子探討★ 以互惠及利他行為探討信任關係對知識分享之影響
★ 結合人格特質與海報主色以類神經網路推薦電影之研究★ 資料視覺化圖表與議題之關聯
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   至系統瀏覽論文 ( 永不開放)
摘要(中) 雲端運算(Cloud Computing)在近年來主要都被著重在運算導向之議題上,而少有人將其著重在資料導向之議題上。另一方面,近年來由於企業使用商業智慧(Business Intelligence)軟體以支援管理者進行決策的現象逐漸增加,但由於商業智慧軟體內的資料量相當龐大,導致管理者在透過商業智慧軟體進行資料查詢時需要耗費很長時間。有鑑於此,本研究目的是希望將企業內多個查詢,在已知其所對應的查詢樹(Query tree)模型下,有效的將查詢樹上的每一個view及查詢所需的相關資料配置到雲端龐大的運算資源上以進行運算,藉此讓每一個查詢皆可獲得較短的查詢回應時間。
在模擬分析時,本研究以SAP公司的ECC6.0 ERP系統中BIW模組內Business content所提供之範例為基礎,並使用Java程式語言撰寫所設計的演算法,藉此產生將多個查詢及查詢相關資料有效配置給雲端上的運算資源之組合。
摘要(英) In recent years, Cloud Computing has been focused on operations-oriented issues. Data-oriented issues are less concerned. On the other hand, companies increasingly use Business Intelligence (BI) software to support management decision-making in recent years.
However, as the amount of data in the BI is enormous, makes managers take a long time to query. For this reason, the purpose of this study is to query efficiently the corresponding query tree models in the Cloud Computing, and make query time shorter.
In the simulation analysis, this study uses the Business content to provided examples based by SAP’’s BIW ECC6.0 ERP system modules and algorithm written by Java programming language.With this algorithm, the query configuration combination of multiple queries and cloud computing resources is obtained.
關鍵字(中) ★ 商業智慧
★ 雲端運算
關鍵字(英) ★ Business Intelligence
★ Cloud Computing
論文目次 中文摘要 i
Abstract ii
目錄 iii
圖目錄 v
表目錄 vi
第一章 緒論 1
1.1 研究背景與動機 1
1.2 研究目的 3
1.3 論文架構 4
第二章 文獻探討 5
2.1 雲端運算(Cloud Computing) 5
2.2 伺服器負載平衡(Server Load Balancing, SLB) 6
2.3 查詢樹(Query Tree) 7
第三章 研究方法 12
3.1 參數定義說明 13
3.2 貪婪演算法說明 16
3.3 貪婪演算法之範例說明 25
3.4 窮舉演算法說明 30
3.4.1 尋找所有Views之父子節點關係 30
3.4.2 尋找所有符合先後順序之views組合 31
3.4.3 對所有符合先後順序之views組合尋找其對應到每台Servers之組合 32
3.4.4 所有查詢配置組合及查詢回應時間 33
第四章 模擬分析 34
4.1 模擬實作平台之資源說明 34
4.2 模擬實作分析 34
4.3 本演算法在不同情境下之執行結果 39
第五章 結論與未來研究建議 43
5.1 結論 43
5.2 未來研究建議 44
參考文獻 45
參考文獻 [1]林允溥,AWS雲端企業實戰聖經:Amazon Web Services改造企業IT體質。臺北:
電腦人文化,民國一百年。
[2]黃三益,資料庫的核心理論與實務。臺北:前程文化,民國九十七年。
[3]陳會安,陳祥輝,資料庫系統理論與設計實務。臺北:學貫行銷,民國九十三年。
[4]麥肯錫(民國99年9月8日)。善用雲端架構打造企業人才庫, 455, 228。
[5]林傑斌,陳奇麟,離散數學基礎。臺北:全華圖書,民國七十四年。
[6]馬振華,離散數學導引。新竹市:凡異出版社,民國八十六年。
二、英文部份
[7] Tony Bourke,Server Load Balancing, O'Reilly & Associates.2001.
[8]Silberschatz,Korth,Sudarshan, Database System Concepts, Fourth Edition, The
McGraw−Hill Companies, 2001.
[9] Ralph Kimball,Margy Ross, The data warehouse toolkit : the complete guide to
dimensional modeling, Second Editon, Wiley Computer Publishing, 2002.
[10] Yu-Chin Liu, Ping-Yu Hsu, Gwo-Ji Sheen, Steve Ku, Kai-Wen Chang, Simultaneous
determination of view selection and update policy withstochastic query and response time
constrain, in : Information Sciences, 2008, pp.3491–3509.
[11] J. Yang, K. Karlapalem, Q. Li, A framework for designing materialized views in data
warehousing environment, in: 17th IEEE International Conference on Distributed
Computing Systems, 1997, pp. 458–465.
[12] J. Yang, K. Karlapalem, Q. Li, Algorithms for materialized view design in data
warehouse environment, in: Proceedings of the 23rd VLDB Conference,1997, pp.
136–145.
[13] He Huang, Zhihua Wei, Z huoqiu Li, The Geographic Information System Based on
Distributed Parallel Computation, in: IEEE International Conference on Networking and Digital Society,2009, pp.234–237.
[14] Michael Beynon, Chialin Chang, Umit Catalyurek, Tahsin Kurc, Alan Sussman,
Henrique Andrade, Renato Ferreira, Joel Saltz, Processing large-scale multi-dimensional
data in parallel and distributed environments, in: Parallel Computing, 2002, pp. 827–859.
[15]William E. Johnston, Brian Tierney, Jay Feuquay , Tony Butzer, A distributed parallel
storage architecture and its potential application within EOSDIS, in: Fourth NASA
Goddard Conference on Mass Storage Systems and Technologies ,1994 ,pp. 19–33.
[16] Shuai Zhang , Shufen Zhang, Xuebin Chen, Xiuzhen Huo , Cloud Computing Research
and Development Trend, in: IEEE International Conference on Future Networks, 2010,
pp.94–397.
[17] Borje Ohlman, Anders Eriksson, Rene Rembarz, What Networking of Information Can
Do for Cloud Computing, in: 18th IEEE International Workshops on Enabling
Technologies : Infrastructures for Collaborative Enterprises, 2009,pp.78–83.
[18] Chiang Lee; Chi-Sheng Shih; Yaw-Huei Chen, Optimizing Large Join Queries Using A
Graph-Based Approach, in: IEEE Transactions on knowledge and data engineering, 2001,
pp.298–315.
[19] Ming-Syan Chen; Yu, P.S.; Kun-Lung Wu , Optimization of Parallel Execution for
Multi-Join Queries, in: IEEE Transactions on knowledge and data engineering,1996,
pp.416–428.
三、網路資料
[20] http://eblog.cisanet.org.tw/other/Preview.aspx?ArticleID=549, e化部落。
[21] http://hadoop.apache.org/, Hadoop官方網站。
[22] http://www.ithome.com.tw/itadm/article.php?c=46285, IThome online。
[23] http://www.microsoft.com/windowsazure/,Windows Azure官方網站。
[24] http://explore.live.com/windows-live-mesh-devices-sync-upgrade-ui/, Windows Live
Mesh 和裝置說明中心。
[25] http://explore.live.com/windows-live-help-center , Windows Live 說明中心。
[26] http://aws.amazon.com/ec2/ , Amazon web services.
[27] http://aws.amazon.com/documentation/s3/ , Amazon Simple Storage Service.
[28] http://h20424.www2.hp.com/campaign/100812_exam/tw/zh/index.html, HP ePrint 雲端
無線 列印無限。
[29] http://www.ithome.com.tw/itadm/article.php?c=57182 , IThome online。
指導教授 許秉瑜(Ping-yu Hsu) 審核日期 2011-7-21
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明