0 Replies Latest reply on May 27, 2004 10:33 PM by nishu6ul

    JBossCache Performance?

    nishu6ul

      Hi,

      Any performance test results available for JBossCache?
      would be glad if anyone could comment on the performance of JBossCache component.

      I understand that the synchronized/transactions would be slower than the non-synchronized, etc.... ; but does anybody knows some sort of approximate numbers?

      ----
      more concretly , is it advisable to use jbosscache in an enviornment with more than 1000 requests/second, which needed distributed replication for failover support? It need not to be synchronized. Asynchronus queues -time based - should be okay. If jboss-cache uses reflection for replicating fields, it might be quite slow and heavy.
      Or will it be better to make a custom made protocol for data replication for such performances?
      -------

      thanks,
      -nishant