Hello All,
Can objectdb handle client - server connections from over 200 users? Can it be efficiently used in client-server mode? Code examples where possible will be appreciated.
Thank you.
Regards
Hello All,
Can objectdb handle client - server connections from over 200 users? Can it be efficiently used in client-server mode? Code examples where possible will be appreciated.
Thank you.
Regards
ObjectDB can handle concurrently 200 users (or more). The maximum load is less affected by number of users and more by the actual activity, how indexes are set, etc.