Hi,
At the moment my application uses Apache WebServer and PHP for MySql data access.
The scenario is that i may have 10 clients doing queries at the same time
ie: 10 staff members doing stocktake using 10 Android Scanner)
I know with the Apache server, each connection is forked into its own process...
Is this true of the Java RDC-Server? or each connection put in a process queue until previous connection complete?
Best Regards
Lee.
At the moment my application uses Apache WebServer and PHP for MySql data access.
The scenario is that i may have 10 clients doing queries at the same time
ie: 10 staff members doing stocktake using 10 Android Scanner)
I know with the Apache server, each connection is forked into its own process...
Is this true of the Java RDC-Server? or each connection put in a process queue until previous connection complete?
Best Regards
Lee.