Terracotta

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
(Links)
 
(未显示1个用户的7个中间版本)
第1行: 第1行:
 +
{{top news}}
 +
{{SeeWikipedia|Terracotta Cluster}}
 +
 
Open Source Clustering For Java
 
Open Source Clustering For Java
 
[[Image:terracotta-dso-arch.png|right|thumb|Architecture]]
 
[[Image:terracotta-dso-arch.png|right|thumb|Architecture]]
第8行: 第11行:
 
* Fine-Grained Changes: Terracotta does not use serialization, and therefore can push field-level changes to the cluster. This translates into better network efficiency for replication.
 
* Fine-Grained Changes: Terracotta does not use serialization, and therefore can push field-level changes to the cluster. This translates into better network efficiency for replication.
 
* No Serialization: Because Terracotta clusters at the JVM level, no serialization code is required.
 
* No Serialization: Because Terracotta clusters at the JVM level, no serialization code is required.
 
+
==Other Projects==
 +
*[[Shoal]]
 
==Used==
 
==Used==
 
* HTTP Session Clustering
 
* HTTP Session Clustering
第16行: 第20行:
 
* Cluster Spring, Webflow & Events
 
* Cluster Spring, Webflow & Events
 
* Cluster any Java POJO
 
* Cluster any Java POJO
 +
==Reference==
 +
*[http://www.infoq.com/cn/news/2008/03/terracotta-as-message-bus 用Terracotta实现的POJO消息架构]
 +
==Links==
 +
*http://www.terracotta.org/
 +
*http://docs.huihoo.com/terracotta
  
http://www.terracotta.org/
+
[[Category:Cluster]]
 +
[[Category:Java]]
 +
[[category:event]]

2013年1月4日 (五) 02:58的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Terracotta Thanks, Wikipedia.

Open Source Clustering For Java

Architecture

目录

[编辑] JVM Level Clustering

  • Heap-Level Replication: Selectively share object graphs across the cluster
  • Large Virtual Heap: manage heaps that are much bigger than what can be contained in a single JVM.
  • Cluster Wide Locking Semantics: distributed wait/notify and synchronized
  • Runtime Monitoring and Control: View in real-time objects in the heap
  • Fine-Grained Changes: Terracotta does not use serialization, and therefore can push field-level changes to the cluster. This translates into better network efficiency for replication.
  • No Serialization: Because Terracotta clusters at the JVM level, no serialization code is required.

[编辑] Other Projects

[编辑] Used

  • HTTP Session Clustering
  • Distributed Caches
  • Cluster OSS Frameworks
  • Distributed Workload
  • Cluster Spring, Webflow & Events
  • Cluster any Java POJO

[编辑] Reference

[编辑] Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱