Author Topic: Cloud Services Maximum Model, User and Concurrent Access  (Read 6095 times)

ariyantoadi

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Cloud Services Maximum Model, User and Concurrent Access
« on: March 18, 2018, 07:46:32 pm »
We are using Enteprise Architect 13 Ultimate - Floating License and already trying to setup Cloud Service. It works and I am able to use it to access the model.

My supervisor plans to deploy 50 users in our organization and ask me to check:

  • How many maximum models that can be served by Cloud Service? I already tried for 2 models: one with Firebird and one with MySQL backend through ODBC.
  • How many maximum users that could access one model? Is it determined by the configuration?
  • How many maximum concurrent access to a model?
  • What is the difference between Max Simultaneous Connection setting on server and database?

Thanks
« Last Edit: March 18, 2018, 07:52:32 pm by ariyantoadi »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8083
  • Karma: +118/-20
    • View Profile
Re: Cloud Services Maximum Model, User and Concurrent Access
« Reply #1 on: March 19, 2018, 09:06:51 am »
How many maximum models that can be served by Cloud Service? I already tried for 2 models: one with Firebird and one with MySQL backend through ODBC.
I haven't hit the limit. I suspect that you would hit other limits before you hit limits on the maximum number of models.

How many maximum users that could access one model? Is it determined by the configuration?
Pretty sure you won't hit this limit. There are active deployments with much higher than 50 users.

How many maximum concurrent access to a model?
The cloud server has an option for this. It determines how many connections it will open to the database. Those connections are then shared by all users to the cloud service. Even with peak usage, the number of concurrent user connections will be much higher than this.

What is the difference between Max Simultaneous Connection setting on server and database?

ariyantoadi

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Re: Cloud Services Maximum Model, User and Concurrent Access
« Reply #2 on: March 19, 2018, 05:23:56 pm »
Hi Simon,

Thanks for the reply. Update. We are planning to use at least 101 clients. How do you say about this number? Is it possible?

So, there is no definite number of limit for user, model and concurrent user?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8083
  • Karma: +118/-20
    • View Profile
Re: Cloud Services Maximum Model, User and Concurrent Access
« Reply #3 on: March 20, 2018, 08:54:48 am »
I don't think that's even close to the largest deployment we have.

ariyantoadi

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Re: Cloud Services Maximum Model, User and Concurrent Access
« Reply #4 on: March 20, 2018, 08:36:51 pm »
How many the model, user and concurrent number for your implementation? Can I get the number?