1
General Board / Some question about EA multi user support
« on: December 29, 2002, 02:06:49 am »
1.Are there locking facilities that stop two or more users trying to modify part of the model at the same time?
2.What is locked when a diagram is opened, the diagram only or the diagram and all of it contents?
3.Does the tool allow teams of users simultaneous access to the system? Are access control conflicts automatically managed.
4.Can you specify that certain users only have "read" but not "update" access to repository information? For example, you may want to allow quality assurance staff to browse models, but not modify them.
5.Are there facilities to apply version control to the model? Are there facilities to create a "baseline" of the model? Baselines are useful to create a "snapshot" of the model at key points in the development cycle.
6.How scalable is EA? Are there any limits to the number of concurrent users or size or number of models that can be created?
7.Does the multi-user model avoid time consuming and error prone model merging?
8.Does the tool avoid the need to artificially segment the model, duplicating information?
2.What is locked when a diagram is opened, the diagram only or the diagram and all of it contents?
3.Does the tool allow teams of users simultaneous access to the system? Are access control conflicts automatically managed.
4.Can you specify that certain users only have "read" but not "update" access to repository information? For example, you may want to allow quality assurance staff to browse models, but not modify them.
5.Are there facilities to apply version control to the model? Are there facilities to create a "baseline" of the model? Baselines are useful to create a "snapshot" of the model at key points in the development cycle.
6.How scalable is EA? Are there any limits to the number of concurrent users or size or number of models that can be created?
7.Does the multi-user model avoid time consuming and error prone model merging?
8.Does the tool avoid the need to artificially segment the model, duplicating information?