MAIN:rajdavies:20051116170454
by rajdavies on
16 November 2005, 11:04:54 -0600
(2 years 5 months ago)
Fixed failing test case - A JMS Destination toString() method can mangle the name given to it for creation - so added back a send() method on the cluster that takes a JMS Destination as a parameter -…
MAIN:rajdavies:20051115174111
by rajdavies on
15 November 2005, 11:41:11 -0600
(2 years 5 months ago)
Changed destinations to be Strings (as some JMS providers don't support serialized JMS Destinations) and removed use of temporary topics/queues
MAIN:rajdavies:20051103235550
by rajdavies on
03 November 2005, 17:55:51 -0600
(2 years 6 months ago)
Updated to backport-concurrent and removed some nasty threading contention
MAIN:rajdavies:20050825152306
by rajdavies on
25 August 2005, 10:23:06 -0500
(2 years 8 months ago)
by default - use VM persistence for ActiveMQ messaging
MAIN:rajdavies:20050824202648
by rajdavies on
24 August 2005, 15:26:48 -0500
(2 years 8 months ago)
by default - use VM persistence for ActiveMQ messaging
MAIN:jstrachan:20050427111956
by jstrachan on
27 April 2005, 06:19:56 -0500
(3 years ago)
refactored the code to the org.activecluster package; along with the activemq refactor to org.activemq
MAIN:jstrachan:20050427111754
by jstrachan on
27 April 2005, 06:17:54 -0500
(3 years ago)
refactored the code to the org.activecluster package; along with the activemq refactor to org.activemq
MAIN:jstrachan:20050427111323
by jstrachan on
27 April 2005, 06:15:02 -0500
(3 years ago)
refactored the code to the org.activecluster package; along with the activemq refactor to org.activemq
MAIN:jstrachan:20050215100312
by jstrachan on
15 February 2005, 04:03:12 -0600
(3 years 2 months ago)
A first cut of the GroupModel and BuddyGroupModel for building Groups from Nodes as they arrive
MAIN:jstrachan:20050214162144
by jstrachan on
14 February 2005, 10:21:45 -0600
(3 years 2 months ago)
added early cut of a group model which can be used with clusters to organise nodes into groups
MAIN:stewie:20041219065005
by stewie on
19 December 2004, 00:50:05 -0600
(3 years 4 months ago)
Create cluster producer with null destination to ensure can publish to multiple destinations
MAIN:stewie:20041129110642
by stewie on
29 November 2004, 05:06:42 -0600
(3 years 5 months ago)
pass in Cluster as parameter to constructor of TestingClusterListener
MAIN:jstrachan:20041129105439
by jstrachan on
29 November 2004, 04:54:39 -0600
(3 years 5 months ago)
Fixed bug raising wrong event, made keep alive messages non-durable by default and added a new failing test case which demonstrates the cluster failing
MAIN:jstrachan:20041129082826
by jstrachan on
29 November 2004, 02:28:26 -0600
(3 years 5 months ago)
Fixed bug raising wrong event, made keep alive messages non-durable by default and added a new failing test case which demonstrates the cluster failing