cancel
Showing results for 
Search instead for 
Did you mean: 

Which are Alfresco 4.x Benchmark Tools available?

deepak1987
Star Contributor
Star Contributor
1) Are there any benchmark tools available to test Scalability of Alfresco in a cluster?

2) Are there any JMeter scripts available to test REST & CMIS APIs of Alfresco?

3) Is there any limit on adding Alfresco Nodes or Instances in a Cluster?  (say MAX 7 nodes in a cluster).

4) What should be the configuration for cluster environment, if I want 5000 Concurrent users?

Your inputs are highly appreciated.
5 REPLIES 5

mrogers
Star Contributor
Star Contributor
1) Are there any benchmark tools available to test Scalability of Alfresco in a cluster
I.m fairly sure there will be some. But alfresco doesnt provide them.   Actually there are scripts used for various purposes but the idea of providing a few scripts to measure performance ran out of steam. It was too simplistic.

2) Are there any JMeter scripts available to test REST & CMIS APIs of Alfresco?
Yes.   But I don't think alfresco publishes them.   Scripts are fairly trivial to write.

3) Is there any limit on adding Alfresco Nodes or Instances in a Cluster?  (say MAX 7 nodes in a cluster).
For 4.2. Community = 1.   4.1 enterprise the number is in double digits.  A 7 node alfresco server is an awesome beast it's very unlikely you need anything like that.

4) What should be the configuration for cluster environment, if I want 5000 Concurrent users?
It rather depends upon what those users are doing!

deepak1987
Star Contributor
Star Contributor
Hi mrogers,

Thanks a lot for your reply.

I still have query in the following questions.

3) Is there any limit on adding Alfresco Nodes or Instances in a Cluster? (say MAX 7 nodes in a cluster).
For 4.2.a Community = 1. (We cannot configure cluster for this version because there are no jars of Ehcache & JGroups available.)

For 4.1 Enterprise the number is in Double Digits. A 7 node alfresco server is an awesome beast it's very unlikely you need anything like that.
(Can you provide exact figures if possible?)

4) What should be the configuration for cluster environment, if I want 5000 Concurrent users?
It rather depends upon what those users are doing!
(My requirement is… there will be approx 5000 Concurrent users, who will be doing mostly READ operation.)

And Can you reply to this post "EHCache Replication using JGroups over TCP"?
https://forums.alfresco.com/en/viewtopic.php?f=11&t=46686

Thanks once again.

mrogers
Star Contributor
Star Contributor
Alfresco Clustering has become an Enterprise Only feature.

So that's why community = 1.

Alfresco Enterprise 4.1 easily copes with 7    I'd start with 2.

deepak1987
Star Contributor
Star Contributor
Thanks a lot mrogers for your reply.

Can you tell me, What is the difference between EHCache's implementation of "Replication using JGroups over TCP protocol" and Alfresco's implemenation for "EHCache Replication using JGroups over TCP protocol" ?

For details, please read this post: https://forums.alfresco.com/en/viewtopic.php?f=11&t=46686

Thanks.

mrogers
Star Contributor
Star Contributor
I don't think there will be much difference.    Its doing similar stuff.  

Sorry I don't personally know the details :mrgreen: