From: <leg...@at...> - 2003-09-03 08:48:27
|
The following issue has been updated: Updater: Fernando Martins (mailto:fm...@de...) Date: Wed, 3 Sep 2003 3:47 AM Comment: I've been using for some time the 'old' patched hibernate2-swarmcache by John Watkinson in developement of my project. And I was a little impatient to try the new Hibernate 2.1 Beta features. So I adjusted the SwarmCache.java and wrote a new SwarmCacheProvider.java for running Swarmcache in the new HB 2.1. Probably John or Gavin can adjust it even better, but I just wanted to try it by myself and maybe someone else can also use it, if it finds usefull. Changes: Attachment changed to SwarmCacheProvider.java --------------------------------------------------------------------- For a full history of the issue, see: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-47&page=history --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-47 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-47 Summary: Clustered Read/Write Caching Type: Patch Status: Assigned Priority: Critical Project: Hibernate2 Fix Fors: 2.1 Assignee: Gavin King Reporter: Max Rydahl Andersen Created: Sat, 3 May 2003 10:30 AM Updated: Wed, 3 Sep 2003 3:47 AM Description: Clustered Read/Write Caching This patch adds the ability to do read-write caching in a clustered environment. This is accomplished by way of the SwarmCache caching engine. It in turn uses Javagroups to implement efficient, multicast-based cache communication. You can read a detailed description of SwarmCache at http://swarmcache.sf.net. Included in the patch is a readme that explains how it works and how to apply it. John Watkinson http://sourceforge.net/tracker/index.php?func=detail&aid=722039&group_id=40712&atid=428710 --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |