天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

分布式在線社交網(wǎng)絡(luò)數(shù)據(jù)存儲(chǔ)及優(yōu)化技術(shù)研究

發(fā)布時(shí)間:2018-08-29 12:57
【摘要】:近年來,在線社交網(wǎng)絡(luò)(Online Social Network,OSN)取得了巨大成功,在全球范圍內(nèi)擁有數(shù)十億用戶。通過OSN,用戶可以結(jié)交新的朋友或與自己的朋友共享信息。目前比較流行的商用OSN包括Facebook,Twitter,人人網(wǎng),新浪微博,騰訊微信等,它們都采用了集中式數(shù)據(jù)存儲(chǔ)架構(gòu),所有的用戶數(shù)據(jù)集中存儲(chǔ)到服務(wù)提供商所運(yùn)維的服務(wù)器上。服務(wù)提供商可以使用和分析這些數(shù)據(jù),甚至直接將之出售給第三方,破壞了用戶隱私。因此,這種集中式在線社交網(wǎng)絡(luò)(Centralized Online Social Network,COSN)中存在嚴(yán)重的用戶數(shù)據(jù)隱私泄露問題,已經(jīng)引起了廣泛的關(guān)注。在此背景下,分布式在線社交網(wǎng)絡(luò)(Decentralized Online Social Network,DOSN)被提出來解決上述用戶數(shù)據(jù)隱私泄露問題。盡管DOSN還不如COSN流行和成熟,但是業(yè)界對(duì)它的研究非;钴S,正處于快速發(fā)展時(shí)期。在DOSN中,為了保護(hù)隱私,用戶數(shù)據(jù)繞過服務(wù)器直接在朋友圈內(nèi)存儲(chǔ)和轉(zhuǎn)發(fā)。DOSN雖然能防止服務(wù)提供商泄露用戶隱私數(shù)據(jù),但是存在數(shù)據(jù)可用性低下的問題:當(dāng)某一用戶處于離線狀態(tài)時(shí),其它用戶不能訪問存儲(chǔ)在該離線用戶處的數(shù)據(jù)。為了在數(shù)據(jù)隱私保護(hù)約束條件下提高數(shù)據(jù)可用性,必須設(shè)計(jì)適用于DOSN場景的數(shù)據(jù)存儲(chǔ)方案及相應(yīng)的優(yōu)化策略,這是目前DOSN研究中的最大挑戰(zhàn)之一。DOSN具有如下特點(diǎn):1)用戶動(dòng)態(tài)性高;2)接入終端存儲(chǔ)資源有限;3)大部分用戶的朋友圈不大;4)社交數(shù)據(jù)以小數(shù)據(jù)為主,且很少修改。本文通過深入研究已有的DOSN數(shù)據(jù)存儲(chǔ)技術(shù)和存儲(chǔ)優(yōu)化相關(guān)工作發(fā)現(xiàn),已有工作主要關(guān)注用戶動(dòng)態(tài)性,而忽略了其它特點(diǎn)對(duì)數(shù)據(jù)存儲(chǔ)優(yōu)化目標(biāo)的影響。針對(duì)現(xiàn)有工作的不足,本文系統(tǒng)地研究了以數(shù)據(jù)隱私保護(hù)約束下提高數(shù)據(jù)可用性為主要目標(biāo)的DOSN數(shù)據(jù)存儲(chǔ)和存儲(chǔ)優(yōu)化問題,主要包括如下幾個(gè)方面:1.存儲(chǔ)容量敏感的DOSN數(shù)據(jù)可用性建模與分析已有的DOSN數(shù)據(jù)存儲(chǔ)方案通常假設(shè)朋友總是能為用戶提供足夠的存儲(chǔ)容量保存用戶發(fā)布的數(shù)據(jù),然而,這個(gè)假設(shè)在DOSN中是不合適的。為了保證不泄露用戶隱私,未受保護(hù)的用戶隱私數(shù)據(jù)只能存儲(chǔ)在朋友圈內(nèi)。而如下原因?qū)?dǎo)致朋友圈內(nèi)的總存儲(chǔ)容量有限:1)在線朋友數(shù)量有限;2)DOSN用戶通常使用移動(dòng)智能設(shè)備,它們的存儲(chǔ)容量通常有限。直觀地,有限的朋友圈總存儲(chǔ)容量降低了數(shù)據(jù)可用性。但是僅僅知道這一粗略結(jié)論是不夠的,我們還希望獲悉存儲(chǔ)容量對(duì)數(shù)據(jù)可用性的影響程度,以確定是否有必要進(jìn)行數(shù)據(jù)存儲(chǔ)優(yōu)化。因此,在重新設(shè)計(jì)DOSN數(shù)據(jù)存儲(chǔ)方案之前,有必要定量分析朋友圈可貢獻(xiàn)的總存儲(chǔ)容量與所能達(dá)到的數(shù)據(jù)可用性之間的關(guān)系,這是本文要解決的首要問題。針對(duì)此問題,本文提出了一個(gè)存儲(chǔ)容量敏感的數(shù)據(jù)可用性模型,深入分析了朋友圈可貢獻(xiàn)的總存儲(chǔ)容量與所能達(dá)到的數(shù)據(jù)可用性之間的定量關(guān)系。此外,朋友圈內(nèi)的在線朋友高度動(dòng)態(tài)變化,影響了朋友圈可貢獻(xiàn)的總存儲(chǔ)容量,進(jìn)而導(dǎo)致數(shù)據(jù)可用性也高度動(dòng)態(tài)變化。針對(duì)這一問題,本文通過預(yù)測朋友圈實(shí)時(shí)總存儲(chǔ)容量預(yù)測實(shí)時(shí)數(shù)據(jù)可用性,進(jìn)一步研究了朋友圈總存儲(chǔ)容量與所能達(dá)到數(shù)據(jù)可用性之間的動(dòng)態(tài)變化關(guān)系。最后,本文還進(jìn)行了大量實(shí)驗(yàn),驗(yàn)證了存儲(chǔ)容量敏感的數(shù)據(jù)可用性模型的有效性;诖鎯(chǔ)容量敏感的數(shù)據(jù)可用性模型,給定預(yù)期數(shù)據(jù)可用性可以確定朋友圈所需的最小總存儲(chǔ)容量,進(jìn)而可以確定每個(gè)朋友所需貢獻(xiàn)的平均最小存儲(chǔ)容量,為應(yīng)用程序存儲(chǔ)容量的分配提供依據(jù);反之,給定朋友圈總存儲(chǔ)容量,可以確定朋友圈所能達(dá)到的最大數(shù)據(jù)可用性,從而可以確定預(yù)期數(shù)據(jù)可用性是否能夠得到滿足,并指導(dǎo)下一步的數(shù)據(jù)存儲(chǔ)方案設(shè)計(jì)。2.云輔助的dosn數(shù)據(jù)存儲(chǔ)方案cadros如上文所述,dosn中,為了保證用戶隱私不被泄露,數(shù)據(jù)在未受保護(hù)的情況下只能冗余存儲(chǔ)在朋友圈內(nèi)。但是dosn是一個(gè)高度動(dòng)態(tài)的網(wǎng)絡(luò),用戶可以隨時(shí)添加和刪除朋友,且朋友可以隨時(shí)上線和下線,所以朋友圈內(nèi)在線朋友集合和所貢獻(xiàn)的總存儲(chǔ)容量是有限且動(dòng)態(tài)變化的。如果僅依賴朋友圈冗余存儲(chǔ)用戶數(shù)據(jù),將不能獲得較高的數(shù)據(jù)可用性。以數(shù)據(jù)隱私保護(hù)約束下提高數(shù)據(jù)可用性為主要目標(biāo),設(shè)計(jì)適用于dosn的數(shù)據(jù)存儲(chǔ)方案是本文要解決的第二個(gè)關(guān)鍵問題。針對(duì)該問題,本文基于存儲(chǔ)容量敏感的數(shù)據(jù)可用性模型,提出了一種云輔助的dosn數(shù)據(jù)存儲(chǔ)方案cadros,引入云服務(wù)器提高數(shù)據(jù)可用性。當(dāng)朋友圈不能滿足數(shù)據(jù)存儲(chǔ)需求時(shí),將多余數(shù)據(jù)用糾刪碼技術(shù)分片編碼后存儲(chǔ)到云服務(wù)器中,且保證云服務(wù)器中存儲(chǔ)的數(shù)據(jù)片段數(shù)量不超過恢復(fù)原始數(shù)據(jù)所需要的數(shù)據(jù)片段數(shù)量,以防止云服務(wù)提供商獲得原始數(shù)據(jù),從而保護(hù)了用戶數(shù)據(jù)隱私。本文定量研究了cadros的數(shù)據(jù)存儲(chǔ)能力,討論了cadros的數(shù)據(jù)可用性,從理論上證明了cadros方案的可行性和有效性;同時(shí)還建立了朋友圈內(nèi)朋友動(dòng)態(tài)行為的概率模型,通過預(yù)測朋友圈將來的數(shù)據(jù)存儲(chǔ)能力和存儲(chǔ)需求,建立了cadros實(shí)時(shí)數(shù)據(jù)可用性預(yù)測模型,可以為下一步設(shè)計(jì)數(shù)據(jù)存儲(chǔ)策略提供依據(jù)。3.社交數(shù)據(jù)在dosn中的存儲(chǔ)優(yōu)化技術(shù)上一研究中的實(shí)時(shí)數(shù)據(jù)可用性預(yù)測結(jié)果只是表明cadros在給定朋友圈總存儲(chǔ)容量的前提下有能力達(dá)到相應(yīng)的數(shù)據(jù)可用性。朋友圈最終是否能獲得預(yù)期的數(shù)據(jù)可用性還依賴于數(shù)據(jù)存儲(chǔ)策略。即使朋友圈能提供足夠的存儲(chǔ)容量,如果沒有一個(gè)好的數(shù)據(jù)存儲(chǔ)策略,也不能獲得理想的數(shù)據(jù)可用性。在cadros數(shù)據(jù)存儲(chǔ)方案中,如何基于實(shí)時(shí)數(shù)據(jù)可用性預(yù)測結(jié)果,針對(duì)dosn用戶行為特征,設(shè)計(jì)一個(gè)適用的數(shù)據(jù)存儲(chǔ)策略是本文要解決的第三個(gè)關(guān)鍵問題。針對(duì)這一問題,本文進(jìn)一步優(yōu)化Cadros數(shù)據(jù)存儲(chǔ)方案,研究社交數(shù)據(jù)在DOSN中的存儲(chǔ)優(yōu)化技術(shù),首先提出了一個(gè)開銷敏感的數(shù)據(jù)劃分方法和存儲(chǔ)策略,分別確定存儲(chǔ)到朋友圈內(nèi)和云服務(wù)器中的數(shù)據(jù),可充分利用朋友圈可用存儲(chǔ)容量,使系統(tǒng)開銷最小;然后,提出一個(gè)可用性驅(qū)動(dòng)的DOSN數(shù)據(jù)副本放置方法,合理地將數(shù)據(jù)放置到朋友圈內(nèi),可實(shí)現(xiàn)預(yù)期的數(shù)據(jù)可用性,且能均衡系統(tǒng)負(fù)載,降低系統(tǒng)為實(shí)現(xiàn)數(shù)據(jù)可用性所造成的維護(hù)開銷。4.社交數(shù)據(jù)在云服務(wù)器中的存儲(chǔ)優(yōu)化技術(shù)如上文所述,Cadros數(shù)據(jù)存儲(chǔ)方案不僅將用戶數(shù)據(jù)冗余存儲(chǔ)在朋友圈內(nèi),還在朋友圈不能滿足數(shù)據(jù)存儲(chǔ)需求時(shí)將一部分?jǐn)?shù)據(jù)存儲(chǔ)到云服務(wù)器中。云服務(wù)器具有長期高可用的特點(diǎn),因此云服務(wù)器上數(shù)據(jù)的可用性可近似認(rèn)為達(dá)到100%,不存在數(shù)據(jù)可用性問題。然而當(dāng)用戶訪問云服務(wù)器上社交數(shù)據(jù)時(shí),卻存在訪問性能不高的問題。社交數(shù)據(jù)以小數(shù)據(jù)為主,并很少修改。云服務(wù)器通常采用傳統(tǒng)的分布式文件系統(tǒng)來存儲(chǔ)和管理用戶數(shù)據(jù),在處理海量社交小數(shù)據(jù)時(shí)性能較低。如何提高云服務(wù)器中社交小數(shù)據(jù)的訪問性能是本文要解決的第四個(gè)關(guān)鍵問題。為了解決這個(gè)問題,本文首先研究了分布式文件系統(tǒng)處理海量社交小數(shù)據(jù)的性能瓶頸;然后提出了一種輕量級(jí)的文件系統(tǒng)iFlatLFS對(duì)社交小數(shù)據(jù)進(jìn)行優(yōu)化存儲(chǔ)和管理。iFlatLFS大大簡化了元數(shù)據(jù)結(jié)構(gòu)和數(shù)據(jù)訪問流程。新的元數(shù)據(jù)總量僅占原元數(shù)據(jù)總量的一小部分,可以被全部緩存到服務(wù)器內(nèi)存中,消除了小數(shù)據(jù)尋址開銷,提高了性能。最后本文在CentOS 5.5操作系統(tǒng)中實(shí)現(xiàn)了一個(gè)iFlat LFS原型,并集成到了開源分布式文件系統(tǒng)TFS中。本章最后進(jìn)行了大量實(shí)驗(yàn),結(jié)果證明,iFlatLFS能夠優(yōu)化存儲(chǔ)海量社交小數(shù)據(jù),大幅提高數(shù)據(jù)訪問性能。綜上所述,針對(duì)DOSN數(shù)據(jù)存儲(chǔ)及存儲(chǔ)優(yōu)化問題研究面臨的挑戰(zhàn)和現(xiàn)有工作的分析與總結(jié),本文首先定量分析了朋友圈貢獻(xiàn)的總存儲(chǔ)容量與所能達(dá)到的數(shù)據(jù)可用性之間的關(guān)系;在此基礎(chǔ)之上,針對(duì)朋友圈總存儲(chǔ)容量有限所導(dǎo)致的數(shù)據(jù)可用性低下問題,提出了一種云輔助的DOSN數(shù)據(jù)存儲(chǔ)方案Cadros,解決了數(shù)據(jù)隱私保護(hù)問題,提高了數(shù)據(jù)可用性,并從理論上證明了Cadros方案的可行性和有效性,建立了實(shí)時(shí)數(shù)據(jù)可用性預(yù)測模型;然后研究了社交數(shù)據(jù)在朋友圈內(nèi)的存儲(chǔ)優(yōu)化問題,基于預(yù)測結(jié)果提出了一種開銷敏感的數(shù)據(jù)劃分方法和存儲(chǔ)策略以及可用性驅(qū)動(dòng)的數(shù)據(jù)放置方法,可達(dá)到預(yù)期的數(shù)據(jù)可用性,且能均衡系統(tǒng)負(fù)載,降低數(shù)據(jù)可用性維護(hù)開銷;最后研究了社交數(shù)據(jù)在云服務(wù)器中的存儲(chǔ)優(yōu)化問題,設(shè)計(jì)了一種高效的輕量級(jí)文件系統(tǒng)iFlatLFS,可改善云服務(wù)器上社交數(shù)據(jù)的訪問性能。
[Abstract]:In recent years, the online social network (OSN) has achieved great success, with billions of users worldwide. Through OSN, users can make new friends or share information with their own friends. With centralized data storage architecture, all user data is centrally stored on servers operated and maintained by service providers. Service providers can use and analyze this data, and even sell it directly to third parties, thus destroying user privacy. In this context, distributed online social network (DOSN) has been proposed to solve the problem of user data privacy leakage. Although DOSN is not as popular and mature as COSN, the research on it is very active. In DOSN, to protect privacy, user data is stored and forwarded directly in a friend's circle bypassing the server. Although DOSN can prevent service providers from leaking user's privacy data, there is a problem of low data availability: when a user is offline, other users cannot access the data stored in the offline circle. In order to improve data availability under data privacy protection constraints, data storage schemes and corresponding optimization strategies must be designed for DOSN scenarios, which is one of the biggest challenges in DOSN research. 4) Social data is mainly small data, and rarely modified. Through the in-depth study of existing DOSN data storage technology and storage optimization related work found that the existing work mainly focused on user dynamics, while ignoring other characteristics of the impact of data storage optimization goals. This paper systematically studies the DOSN data storage and storage optimization problem with the main objective of improving data availability under data privacy protection constraints. It mainly includes the following aspects: 1. Storage capacity-sensitive DOSN data availability modeling and analysis. Existing DOSN data storage schemes usually assume that friends always provide sufficient storage for users. Storage capacity holds data published by users, however, this assumption is inappropriate in DOSN. In order not to disclose user privacy, unprotected user privacy data can only be stored in the circle of friends. Energy devices usually have limited storage capacity. Intuitively, limited total Friends storage capacity reduces data availability. But it's not enough to know this rough conclusion. We also want to know how much storage capacity affects data availability to determine whether data storage optimization is necessary. Before the DOSN data storage scheme, it is necessary to quantitatively analyze the relationship between the total storage capacity contributed by the friend circle and the data availability that can be achieved, which is the primary problem to be solved in this paper. In addition, the dynamic changes of the online friends'height in the circle of friends affect the total storage capacity that the circle of friends can contribute to, and consequently lead to a high degree of dynamic changes in data availability. To solve this problem, this paper predicts the real-time data availability by predicting the total real-time storage capacity of the circle of friends. Finally, a large number of experiments are carried out to verify the validity of the storage capacity-sensitive data availability model. Based on the storage capacity-sensitive data availability model, given the expected data availability can be determined. The minimum total storage capacity required by the circle of friends can then determine the average minimum storage capacity that each friend needs to contribute and provide a basis for the allocation of application storage capacity; conversely, given the total storage capacity of the circle of friends, the maximum data availability that the circle of friends can achieve can be determined, thus determining the expected data availability is 2. Cloud-assisted dosn data storage scheme cadros, as mentioned above, in dosn, data can only be stored redundantly in the friends'circle without protection in order to ensure the privacy of users is not leaked. But dosn is a highly dynamic network, users can at any time. Adding and deleting friends, and friends can be online and offline at any time, so the collection of online friends and the total storage capacity contributed by friends are limited and dynamic changes. To achieve this goal, designing a data storage scheme suitable for dosn is the second key problem to be solved in this paper. To solve this problem, a cloud-assisted dosn data storage scheme, cadros, is proposed based on the storage capacity-sensitive data availability model. Cloud servers are introduced to improve data availability. When the Friendship Circle can not meet the data storage needs. In order to prevent cloud service providers from obtaining original data and protect user data privacy, this paper quantitatively studies cadros The data storage capability is discussed, and the data availability of cadros is discussed, which proves the feasibility and validity of the cadros scheme theoretically. At the same time, the probabilistic model of the dynamic behavior of friends in the circle of friends is established. By predicting the future data storage capacity and storage requirements of the circle of friends, a real-time data availability prediction model of cadros is established. The next step is to design the data storage strategy to provide the basis. 3. The real-time data availability prediction results of the research on the storage optimization technology of social data in dosn only show that cadros has the ability to achieve the corresponding data availability under the premise of the total storage capacity of a given circle of friends. It also depends on the data storage strategy. Even if the friend circle can provide enough storage capacity, the ideal data availability can not be achieved without a good data storage strategy. In the cadros data storage scheme, how to design a suitable data storage based on the prediction results of real-time data availability for dosn user behavior characteristics To solve this problem, this paper further optimizes the Cadros data storage scheme and studies the storage optimization technology of social data in DOSN. Firstly, an overhead-sensitive data partitioning method and storage strategy are proposed to determine the data stored in friends and cloud servers, respectively. Make full use of the available storage capacity of the friend circle to minimize the system overhead; then, propose a usability-driven DOSN data replica placement method, reasonably put the data into the friend circle, can achieve the expected data availability, and can balance the system load, reduce the system maintenance overhead to achieve data availability. 4. Social number According to the storage optimization technology in cloud server as mentioned above, Cadros data storage scheme not only stores user data redundancy in the friend circle, but also stores some data in the cloud server when the friend circle can not meet the data storage requirements. The cloud server has the characteristics of long-term high availability, so the data on the cloud server is available. Usability is approximated to 100%. There is no data availability problem. However, when users access social data on cloud servers, there is a problem of poor access performance. Social data is mainly small data and rarely modified. How to improve the access performance of small social data in cloud servers is the fourth key problem to be solved in this paper. To solve this problem, this paper first studies the performance bottleneck of distributed file systems for handling large amounts of small social data, and then proposes a lightweight file system iFlatLFS pair. IFlatLFS greatly simplifies the metadata structure and data access process. The total amount of new metadata accounts for only a small part of the total amount of original metadata and can be cached into the server memory, eliminating the small data addressing overhead and improving performance. Finally, this paper implements it in the CentOS 5.5 operating system. A prototype of iFlat LFS is implemented and integrated into the open source distributed file system TFS. At the end of this chapter, a large number of experiments are carried out. The results show that iFlat LFS can optimize the storage of large amounts of social small data and greatly improve the data access performance. In this paper, firstly, we quantitatively analyze the relationship between the total storage capacity contributed by the friend circle and the data availability that can be achieved. On this basis, we propose a cloud-assisted DOSN data storage scheme Cadros, which solves the problem of low data availability caused by the limited total storage capacity of the friend circle. The protection problem improves the data availability, and theoretically proves the feasibility and validity of the Cadros scheme, establishes a real-time data availability prediction model; then studies the storage optimization problem of social data in the circle of friends, and proposes an overhead-sensitive data partitioning method and storage strategy based on the prediction results, as well as availability. Sex-driven data placement method can achieve the expected data availability, and can balance the system load and reduce the maintenance overhead of data availability. Finally, the storage optimization of social data in cloud servers is studied, and an efficient lightweight file system iFlatLFS is designed to improve the access performance of social data on cloud servers.
【學(xué)位授予單位】:國防科學(xué)技術(shù)大學(xué)
【學(xué)位級(jí)別】:博士
【學(xué)位授予年份】:2014
【分類號(hào)】:TP393.09;TP333

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 鄭士貴;數(shù)據(jù)存儲(chǔ)的全面管理[J];管理科學(xué)文摘;1997年09期

2 相曉明;網(wǎng)上存儲(chǔ):X:Drive[J];互聯(lián)網(wǎng)周刊;2000年30期

3 王宇葳;誰來吞吐你的數(shù)據(jù)[J];互聯(lián)網(wǎng)周刊;2000年30期

4 袁勝,馮毅,伍顯峰,涂春明,盛云川;移動(dòng)計(jì)費(fèi)營業(yè)系統(tǒng)中數(shù)據(jù)存儲(chǔ)的考慮[J];電信技術(shù);2001年01期

5 楊向東;數(shù)據(jù)存儲(chǔ)——深化金融電子化的奠基之石[J];華南金融電腦;2002年03期

6 李子臣,王振光,王文靜;外包數(shù)據(jù)存儲(chǔ)——經(jīng)濟(jì)、安全、高效[J];現(xiàn)代情報(bào);2002年11期

7 楊向東;數(shù)據(jù)存儲(chǔ)——金融電子化的基石[J];中國金融電腦;2002年03期

8 黃重訊;企業(yè)的數(shù)據(jù)存儲(chǔ)[J];鄉(xiāng)鎮(zhèn)企業(yè)研究;2003年06期

9 李婕;;醫(yī)院信息化促進(jìn)數(shù)據(jù)存儲(chǔ)中心的建立[J];醫(yī)學(xué)信息;2006年09期

10 夏歡;熊前興;馮櫻;;數(shù)據(jù)存儲(chǔ)的探討[J];科技信息;2006年S4期

相關(guān)會(huì)議論文 前10條

1 孫崢皓;汪宏f;閻巖;岑小鋒;鄧志均;;淺談信息化戰(zhàn)爭對(duì)大數(shù)據(jù)存儲(chǔ)與分析的要求及對(duì)策[A];2013第一屆中國指揮控制大會(huì)論文集[C];2013年

2 張沁川;王厚軍;;基于大容量閃存的數(shù)據(jù)存儲(chǔ)與管理[A];2008中國儀器儀表與測控技術(shù)進(jìn)展大會(huì)論文集(Ⅲ)[C];2008年

3 霍躍華;;IP SAN在煤炭企業(yè)數(shù)據(jù)存儲(chǔ)的應(yīng)用研究[A];煤礦自動(dòng)化與信息化——第20屆全國煤礦自動(dòng)化與信息化學(xué)術(shù)會(huì)議暨第2屆中國煤礦信息化與自動(dòng)化高層論壇論文集[C];2010年

4 盛磊;李美華;程林;;一種軋鋼過程數(shù)據(jù)存儲(chǔ)方法[A];全國冶金自動(dòng)化信息網(wǎng)2014年會(huì)論文集[C];2014年

5 王文峰;李佳;;芻議信息系統(tǒng)數(shù)據(jù)存儲(chǔ)與備份系統(tǒng)的構(gòu)建方式[A];2011年云南電力技術(shù)論壇論文集(入選部分)[C];2011年

6 張艷秋;李建中;楊艷;張兆功;;混合負(fù)載多媒體服務(wù)器的數(shù)據(jù)存儲(chǔ)和數(shù)據(jù)提交[A];第二十屆全國數(shù)據(jù)庫學(xué)術(shù)會(huì)議論文集(研究報(bào)告篇)[C];2003年

7 王淑江;;煙臺(tái)日?qǐng)?bào)傳媒集團(tuán)存儲(chǔ)體系規(guī)劃[A];中國新聞技術(shù)工作者聯(lián)合會(huì)五屆一次理事會(huì)暨學(xué)術(shù)年會(huì)論文集(上篇)[C];2009年

8 ;Wallstor網(wǎng)絡(luò)數(shù)據(jù)存儲(chǔ)的新技術(shù)應(yīng)用[A];江蘇省微型電腦應(yīng)用協(xié)會(huì)產(chǎn)學(xué)研成果交流會(huì)會(huì)議資料[C];2010年

9 韋大偉;;分布式數(shù)據(jù)存儲(chǔ)中的機(jī)密性保護(hù)[A];2006年全國開放式分布與并行計(jì)算機(jī)學(xué)術(shù)會(huì)議論文集(三)[C];2006年

10 韓德志;;內(nèi)網(wǎng)數(shù)據(jù)存儲(chǔ)安全關(guān)鍵技術(shù)的研究與實(shí)現(xiàn)[A];2010年第16屆全國信息存儲(chǔ)技術(shù)大會(huì)(IST2010)論文集[C];2010年

相關(guān)重要報(bào)紙文章 前10條

1 中國惠普公司網(wǎng)絡(luò)存儲(chǔ)事業(yè)部技術(shù)顧問 周志峰;數(shù)據(jù)存儲(chǔ)面臨七大挑戰(zhàn)[N];計(jì)算機(jī)世界;2001年

2 本報(bào)記者 郭濤;中興通訊打造安全高效的大數(shù)據(jù)存儲(chǔ)[N];中國計(jì)算機(jī)報(bào);2013年

3 本報(bào)記者 陳巍巍;數(shù)據(jù)存儲(chǔ) 進(jìn)化正當(dāng)時(shí)[N];計(jì)算機(jī)世界;2013年

4 本報(bào)記者 黃銳;綠源巢:大數(shù)據(jù)存儲(chǔ)弄潮兒[N];東莞日?qǐng)?bào);2014年

5 毛玲玲 吳非;數(shù)據(jù)存儲(chǔ) 安全為重[N];解放軍報(bào);2014年

6 本報(bào)記者 郭濤;華為存儲(chǔ):高端存儲(chǔ)、大數(shù)據(jù)存儲(chǔ)齊頭并進(jìn)[N];中國計(jì)算機(jī)報(bào);2013年

7 本報(bào)記者 方慧玲;糾刪碼技術(shù):大數(shù)據(jù)存儲(chǔ)的“安全衛(wèi)士”[N];江蘇科技報(bào);2014年

8 ;培養(yǎng)皿中的數(shù)據(jù)存儲(chǔ)[N];網(wǎng)絡(luò)世界;2007年

9 ;2010年中小企業(yè)數(shù)據(jù)存儲(chǔ)市場六大趨勢[N];網(wǎng)絡(luò)世界;2010年

10 本報(bào)實(shí)習(xí)記者 陳勛燕;數(shù)據(jù)存儲(chǔ)網(wǎng)絡(luò)凸現(xiàn)商機(jī) 上海郵通轉(zhuǎn)型前景看好[N];通信信息報(bào);2002年

相關(guān)博士學(xué)位論文 前3條

1 付松齡;分布式在線社交網(wǎng)絡(luò)數(shù)據(jù)存儲(chǔ)及優(yōu)化技術(shù)研究[D];國防科學(xué)技術(shù)大學(xué);2014年

2 張杰;一種高速數(shù)據(jù)存儲(chǔ)方法的研究[D];中國科學(xué)技術(shù)大學(xué);2013年

3 付永忠;基于AFM和硫系相變材料的超高密度數(shù)據(jù)存儲(chǔ)機(jī)理研究[D];江蘇大學(xué);2010年

相關(guān)碩士學(xué)位論文 前10條

1 葛佳;P2P網(wǎng)絡(luò)信譽(yù)數(shù)據(jù)存儲(chǔ)與恢復(fù)方法的研究與實(shí)現(xiàn)[D];昆明理工大學(xué);2015年

2 潘陽;基于Hadoop技術(shù)在分布式數(shù)據(jù)存儲(chǔ)中的應(yīng)用研究[D];大連海事大學(xué);2015年

3 薩日娜;一種基于綜合閾值的分布式數(shù)據(jù)存儲(chǔ)方法[D];哈爾濱工程大學(xué);2011年

4 胡海光;鉆探工程項(xiàng)目數(shù)據(jù)存儲(chǔ)及其安全的應(yīng)用研究[D];中國地質(zhì)大學(xué)(北京);2012年

5 史玉麗;基于嵌入式的數(shù)據(jù)存儲(chǔ)與通信模塊的設(shè)計(jì)[D];內(nèi)蒙古師范大學(xué);2012年

6 趙晉;基于寬表的多租戶數(shù)據(jù)存儲(chǔ)模式研究[D];鄭州大學(xué);2014年

7 陳春霖;云計(jì)算中數(shù)據(jù)存儲(chǔ)的完整性校驗(yàn)?zāi)P脱芯縖D];東華大學(xué);2013年

8 單旭;異構(gòu)大數(shù)據(jù)存儲(chǔ)方法研究[D];北京交通大學(xué);2014年

9 王永洲;基于HDFS的存儲(chǔ)技術(shù)的研究[D];南京郵電大學(xué);2013年

10 王東晨;網(wǎng)絡(luò)試驗(yàn)平臺(tái)數(shù)據(jù)存儲(chǔ)研究與實(shí)現(xiàn)[D];北京郵電大學(xué);2013年

,

本文編號(hào):2211281

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/guanlilunwen/ydhl/2211281.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶86a27***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com