Distributed cache
http://dbpedia.org/resource/Distributed_cache an entity of type: Software
Розподілений кеш (англ. Distributed cache) — розширення традиційної концепції кешу. Розподілений кеш може охоплювати множину серверів, таким чином мати більший розмір та ємність. Традиційно використовується для тимчасового зберігання даних з постійного сховища та дані вебсесій. Сама ідея розподіленого кешування стала здійсненною завдяки здешевшанню RAM пам'яті та пришвидшенню мережевого зв'язку.
rdf:langString
在计算机科学中,分布式缓存(英語:distributed cache)是传统单机缓存概念的一个延伸,用于表示能跨越多台服务器,同时具有可扩展性的缓存。分布式缓存主要用于需要存取数据库的大规模网络应用。分布式缓存的思路随着随机存取存储器价格的降低以及网络连接速度的提升变得可行。同时,分布式缓存可以运行于相对数据库服务器更加便宜的Web服务器上。
rdf:langString
In computing, a distributed cache is an extension of the traditional concept of cache used in a single locale. A distributed cache may span multiple servers so that it can grow in size and in transactional capacity. It is mainly used to store application data residing in database and web session data. The idea of distributed caching has become feasible now because main memory has become very cheap and network cards have become very fast, with 1 Gbit now standard everywhere and 10 Gbit gaining traction. Also, a distributed cache works well on lower cost machines usually employed for web servers as opposed to database servers which require expensive hardware.An emerging internet architecture known as Information-centric networking (ICN) is one of the best examples of a distributed cache netw
rdf:langString
Verteilter Cache bezeichnet im Computing eine Erweiterung vom traditionellen Konzept eines Caches der normalerweise in einer einzigen genutzt wird. Ein verteilter Cache kann sich über mehrere Server spannen, um an Größe und Transaktionskapazität zu wachsen. Verteilter Cache wird hauptsächlich zum Ablegen von Applikationsdaten von Datenbanken und Web-Sitzungsdaten verwendet. Die Idee vom verteilten Caching wurde realisierbar, seit RAM günstiger und Netzwerkkarten sehr viel schneller wurden – 1 Gbit ist heutzutage Standard vielerorts und 10 Gbit bereits auf dem Vormarsch.
rdf:langString
rdf:langString
Verteilter Cache
rdf:langString
Distributed cache
rdf:langString
Розподілений кеш
rdf:langString
分布式缓存
xsd:integer
35273620
xsd:integer
1115645494
rdf:langString
Verteilter Cache bezeichnet im Computing eine Erweiterung vom traditionellen Konzept eines Caches der normalerweise in einer einzigen genutzt wird. Ein verteilter Cache kann sich über mehrere Server spannen, um an Größe und Transaktionskapazität zu wachsen. Verteilter Cache wird hauptsächlich zum Ablegen von Applikationsdaten von Datenbanken und Web-Sitzungsdaten verwendet. Die Idee vom verteilten Caching wurde realisierbar, seit RAM günstiger und Netzwerkkarten sehr viel schneller wurden – 1 Gbit ist heutzutage Standard vielerorts und 10 Gbit bereits auf dem Vormarsch. Verteilter Cache funktioniert auch gut auf kostengünstigen Geräten z. B. bei Webservern, im Gegensatz zu Datenbankservern, diese benötigen preisintensive Hardware.
rdf:langString
In computing, a distributed cache is an extension of the traditional concept of cache used in a single locale. A distributed cache may span multiple servers so that it can grow in size and in transactional capacity. It is mainly used to store application data residing in database and web session data. The idea of distributed caching has become feasible now because main memory has become very cheap and network cards have become very fast, with 1 Gbit now standard everywhere and 10 Gbit gaining traction. Also, a distributed cache works well on lower cost machines usually employed for web servers as opposed to database servers which require expensive hardware.An emerging internet architecture known as Information-centric networking (ICN) is one of the best examples of a distributed cache network. The ICN is a network level solution hence the existing distributed network cache management schemes are not well suited for ICN. In the supercomputer environment, distributed cache is typically implemented in the form of burst buffer.
rdf:langString
Розподілений кеш (англ. Distributed cache) — розширення традиційної концепції кешу. Розподілений кеш може охоплювати множину серверів, таким чином мати більший розмір та ємність. Традиційно використовується для тимчасового зберігання даних з постійного сховища та дані вебсесій. Сама ідея розподіленого кешування стала здійсненною завдяки здешевшанню RAM пам'яті та пришвидшенню мережевого зв'язку.
rdf:langString
在计算机科学中,分布式缓存(英語:distributed cache)是传统单机缓存概念的一个延伸,用于表示能跨越多台服务器,同时具有可扩展性的缓存。分布式缓存主要用于需要存取数据库的大规模网络应用。分布式缓存的思路随着随机存取存储器价格的降低以及网络连接速度的提升变得可行。同时,分布式缓存可以运行于相对数据库服务器更加便宜的Web服务器上。
xsd:nonNegativeInteger
2875