日韩久久久精品,亚洲精品久久久久久久久久久,亚洲欧美一区二区三区国产精品 ,一区二区福利

SQL Server中 緩沖和池的不同點

系統(tǒng) 2168 0

在SQL Server中存儲方式主要分為2大類 緩沖和池。都是用來臨時存放數(shù)據(jù)的,到底有什么不同。一直很惱人。

有幸看到一位大牛的博客,截取了其中講述cache 和 pool的不同點。

Before we jump into further description of stores I would like to explain a difference between meanings of caches and pools. In SQLOS's world, cache is a mechanism to cache heterogeneous type of data with a given cost for each entry. Usually there is a given state associated with an entry. A cache implements lifetime control of an entry, its visibility, and provide some type of LRU policies. Depending on the type of the data cached each entry could be used by multiple clients at the same time. For example SQL Server procedure cache is a??cache in SQLOS' s terms. A plan's lifetime, visibility and cost is controlled by SQLOS's cache mechanism. Each plan can be used by multiple batches at the same time.

?

Cache 可以存放不同的數(shù)據(jù)類型的數(shù)據(jù),并且備份存儲實體都有一個花費值(cost)。?和狀態(tài)值,可見度,還有一個生命周期,使用一些LRU算法來維護。每個實體都可以在同時被多個客戶端訪問。如SQL Server 存儲Cache 是基于cache的,一個計劃的生命周期,花費(cost)都是又SQLOS 的cache機制控制的。每個計劃都可以被多個批處理(batches)同時訪問。

?

In its turn, pool, in SQLOS's terms, is a mechanism for caching homogeneous data. In most cases cached data doesn't have neither state nor cost associated with it. A pool has limited control over lifetime of the entry and its visibility.??Once an entry is taken from the pool it is actually removed from it and pool no longer has any control over the entry until the entry is pushed back to the pool. Only one client can use an entry at the time. An example of a pool is a pool of network buffers: no state, no cost , all??buffers of the same size. Keep in mind SQL Server's Buffer Pool is a cache in SQLOS terms. Currently it doesn't use any of SQLOS's caching mechanism

?

Pool 用來存放相同的數(shù)據(jù)類型。在多數(shù)情況下存儲的數(shù)據(jù)沒有狀態(tài)和花費(cost)。Pool可以控制存儲實體的生命周期和可見度。一旦存儲實體被讀取,就從pool上面被刪除了,除非再存入。pool中的實體同一時間只能又一個用戶使用。如:network buffers是一個pool,沒有狀態(tài),沒有花費,所有的buffers大小都是相同的。在SQL Server中有一個 buffer pool,它是cache。但是卻沒有使用SQLOS的cache機制。

SQL Server中 緩沖和池的不同點


更多文章、技術(shù)交流、商務(wù)合作、聯(lián)系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯(lián)系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦!!!

發(fā)表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 烟台市| 广平县| 申扎县| 芮城县| 突泉县| 旬邑县| 四子王旗| 象山县| 交口县| 邮箱| 左权县| 工布江达县| 乌审旗| 龙海市| 平泉县| 伊吾县| 纳雍县| 禹州市| 望江县| 凌云县| 博罗县| 文安县| 阳春市| 阜新| 灵宝市| 即墨市| 盐津县| 贡山| 彭泽县| 嘉鱼县| 紫金县| 浙江省| 南丰县| 石首市| 刚察县| 沾益县| 镇原县| 灵山县| 巍山| 咸丰县| 油尖旺区|