• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 3
  • 3
  • Tagged with
  • 3
  • 3
  • 3
  • 3
  • 3
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 1
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

企業資訊入口網站之系統架構與物件導向模式建立之研究

劉翼銓 Unknown Date (has links)
人類有史以來,便一直思尋利用各種方式將知識傳遞給下一代,隨著資訊科技近幾十年來的快速發展,再加上網際網路無遠弗界的影響,人類對利用資訊科技來強化知識管理的重視程度,正與日俱增。 一個良好的知識管理機制,對於企業而言是相當重要的。資訊科技正是促成知識管理的重要因素,資訊科技以各種不同的方式應用在知識管理上,企業資訊入口網站扮演了企業內外部巨量商業資訊的單一進入及個人化瀏覽窗口,並且整合背後的資訊資源、企業流程及其他員工之角色,以達成企業知識管理的目的。 而近年軟體工程上也有長足的進步,便是統一模式化語言(UML))的誕生。標準的制定加上物件導向本身的特性,不但大大的降低企業應用軟體時塑模的複雜度,同時亦提高模式的實用性。而塑模的觀念由來已久,一直為智慧型決策支援系統的重要議題,在日趨複雜的電腦及通訊環境中,以塑模觀念進行各式資訊系統的分析與設計漸趨重要。 因此,本研究便審視了目前所存在的企業資訊入口網站的系統架構,探討其共同的缺陷,並嘗試以MVC架構和物件導向方法,提出一個更好的企業資訊入口網站的系統架構和一個高階的物件導向模式來改善現存架構的缺點,另一方面也提供一個企業資訊入口網站架構的理論模式讓想要實施此一系統的人得以參考。
2

基於雲端運算架構之期貨投資策略服務-以高頻交易系統為例 / A Future Investment Strategy Service based on Cloud Computing Architecture - Taking a High-frequency Trading System as an Example

林承翰, Lin, Cheng Han Unknown Date (has links)
本研究應用雲端分散式的架構來建置與佈署一個處理大量使用者交易需求的高頻交易投資策略服務平台,此平台有以下特色: 1. 系統後端採用雲端SOA架構,將整個龐大的交易系統切割佈署到雲端叢集之上,並提供單一的Façade介面供外部使用者呼叫;系統前端畫面的設計遵循Yahoo UI嚴格的MVC架構規範,並保證前端的View與Model與後端的資料達成同步。 2. 不斷接收來自外部的即時報價訊息,並產生海量的即時市場狀態資訊,包含多種技術分析指標、買賣規則…等,以供高頻交易的策略作為買賣的依據。 3. 利用Java Message Service將大量的即時市場狀態資訊快速、非同步的派送給分佈在雲端叢集各節點的系統模組,並採取Publisher-Subscriber的模式來維持分散後各系統模組之間的鬆散關係。 4. 多樣化的統計演算法模型可供使用者作為產生優良的個人化投資策略之依據。產生的新策略可馬上投入即時的模擬交易環境下監控與評估其策略績效。
3

雲端運算SOA服務平台架構與運作機制之研究 / A study of cloud computing SOA service platform architecture and operation mechanism

蔡鈞華, Tsai, Chun Hua Unknown Date (has links)
隨著雲端運算基礎架構的發展,如何結合企業資訊服務與外部雲端運算資源,是當前重要的研究課題。目前市面上一些主要的資服業者,如Google、IBM以及HP等,大力推動並提供強大雲端運算能力與完善的應用服務環境;然而目前雲端運算架構多需將整體應用與資料放置於外部平台,引發企業導入雲端運算時控制權移轉與資訊安全的疑慮。為解決雲端運算所衍生出內外部資源有效配置的問題,與企業導入上的資安疑慮,本研究結合雲端運算與服務導向架構,發展出雲端運算服務導向架構運作機制,包含服務串接、資源配置、資料控管與管理機制,並依照這些運算機制建構出以服務介面層、中心控管層、服務供應層與基礎架構層組成的『雲端運算服務導向架構平台』。 服務串接機制負責連接服務需求方、服務元件商與服務套餐業者;資源配置機制具備負載平衡、平行運算與容錯機制等功能;資料控管機制利用部分授權的方式讓資料以片段的方式存在,避免有心人士竊取的風險,對於資料運算的安全性,讓服務供應方只能取得經授權的必須資料,關鍵資訊僅掌握在資料擁有人手中,以確保資料安全性;管理機制實作了AAA協定,認證機制決定服務使用者的身份與服務範圍。 而服務平台中的應用介面層利用開放平台的優勢,降低服務介面開發的負擔;中心控管層連接服務供應方與服務需求方,掌控完整的服務流程,以及使用外部雲端運算與資料中心之資源;服務供應層結合各式應用服務與資料來源,藉由將運算與資料分離的方式,讓服務需求者保持對資料的控管權力,以解決企業導入雲端架構時對資安的疑慮;基礎架構層可連結雲端運算資源,未來可利用各雲端業者所提出的服務架構、運算能力以及儲存資源,並依照個別平台的優勢與特性,充分發揮雲端運算架構的效益。 最後本研究藉由發展金融發票融資之應用,以說明本服務平台之可行性與整合外部雲端運算服務的優越性,以及未來研究方向。 / Cloud Computing heralds an evolution of business, this creates a research question on how to integrate enterprise information service and external Cloud Computing resource. Information service big players like Google, IBM and HP, providing powerful Cloud Computing ability and application environment. However, when enterprises adopt Cloud Computing architectures proposed recently, and transfer applications and data to external platform arouses the problems of management authority shifting and information security. We proposed a 4-layer service platform and related operation mechanism that incorporates Google Cloud Computing environment and Service Oriented Architecture in a sense to provide new paradigm of system development. Service Combination Mechanism connects service consumer, service provider and service menu. Resource Allocation Mechanism provides loading balance, parallel processing and fault-tolerant features. Data Control Mechanism only authorizes the necessary part of data to avoid the risk of information security. Management Mechanism implements AAA protocol. Service Interface Layer utilizes the advantage of open platform and reduces the burden of interface development. Control Center Layer connect service providers and service requesters, while handling service flow and using the resource of external cloud computing and data center. Service Provider Layer reserves the management authority and ownership of the data resources. Infrastructure Layer assemble service framework, computing ability and storage resource that are provided by Cloud Computing providers. We believed that with the 4-layers service platform proposed in this paper, one can leverage the advantages and merits of Cloud Computing architecture. Finally, by developing a invoice financing case based on proposed platform, we are able to justify the service platform’s feasibility and its advantage with the use of cloud computing.

Page generated in 0.0345 seconds