ObjectDB ObjectDB

client server set up and load

#1

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

don't be afraid to change the world against all odds keep the dream alive don't let it go don't stop and never give up on you
edit
delete
#2

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.

ObjectDB Support
ObjectDB - Fast Object Database for Java (JPA/JDO)
edit
delete

Reply

To post on this website please sign in.