Skip to content
Skip to breadcrumbs
Skip to header menu
Skip to action menu
Skip to quick search
Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Sign Up
Dashboard
ActiveSpace
Copy Page
You are not logged in. Any changes you make will be marked as
anonymous
. You may want to
Log In
if you already have an account. You can also
Sign Up
for a new account.
This page is being edited by
.
Paragraph
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Preformatted
Quote
Bold
Italic
Underline
More colours
Strikethrough
Subscript
Superscript
Monospace
Clear Formatting
Bullet list
Numbered list
Outdent
Indent
Align left
Align center
Align right
Link
Table
Insert
Insert Content
Image
Link
Attachment
Symbol
Emoticon
Wiki Markup
Horizontal rule
tinymce.confluence.insert_menu.macro_desc
Info
JIRA Issue
Status
Gallery
Tasklist
Table of Contents
Other Macros
Page Layout
No Layout
Two column (simple)
Two column (simple, left sidebar)
Two column (simple, right sidebar)
Three column (simple)
Two column
Two column (left sidebar)
Two column (right sidebar)
Three column
Three column (left and right sidebars)
Undo
Redo
Find/Replace
Keyboard Shortcuts Help
<p>ActiveSpace implements a transactional and clustered <a class="confluence-link" href="/display/AS/JCache" data-linked-resource-id="13232" data-linked-resource-type="page" data-linked-resource-default-alias="JCache" data-base-url="http://docs.codehaus.org">JCache</a> providers. To get a feel for the APIs try the <a href="http://activespace.codehaus.org/maven/apidocs/org/codehaus/activespace/cache/package-summary.html">javadoc</a>. </p> <p>There are currently two primary cache implementations</p> <h2>TransactionalCache</h2> <p>The <a href="http://activespace.codehaus.org/maven/apidocs/org/codehaus/activespace/cache/TransactionalCache.html">TransactionalCache</a> represents an in-JVM cache with full concurrent transactional support. So the cache can be used in many concurrent threads within the same JVM and still provide a good, high peformance transactional JCache.</p> <p>The TransactionalCache can plugin to various different transaction managers like JTA or Spring.</p> <p>Currently only optimistic transactions are supported; but pessimistic transactions will be supported soon.</p> <h2>ClusteredCache</h2> <p>The <a href="http://activespace.codehaus.org/maven/apidocs/org/codehaus/activespace/cache/ClusteredCache.html">ClusteredCache</a> is-a TransactionalCache but instead of being purely local to a JVM it is clustered across a number of machines (JVMs).</p> <p>The ClusteredCache makes use of the Space abstraction to replicate state across the cluster and provide full transactional semantics while also providing fast in-process caching.</p> <p>Currently only optimistic transactions are supported; but pessimistic transactions will be supported soon.</p> <h2>Using other VM based JCache providers</h2> <p>There are many different open source in-VM caches, all of which can be trivially wrapped in a <a class="confluence-link" href="/display/AS/JCache" data-linked-resource-id="13232" data-linked-resource-type="page" data-linked-resource-default-alias="JCache" data-base-url="http://docs.codehaus.org">JCache</a> API wrapper if they don't yet natively support JCache.</p> <p>ActiveSpace's transactional and clustered cache support will work with any in-VM JCache provider, so if you wish to use any other JCache provider in conjunction with ActiveSpace it should work fine.</p> <p>As this project progresses we'll add standard wrappers/adapters to some of the existing open source cache projects like OSCache and EHCache.</p>
Please type the word appearing in the picture.
Attachments
Labels
Location
Watch this page
< Edit
Preview >
Loading…
Save
Cancel
Next hint
search
attachments
weblink
advanced