org.basex.test.examples
Class ServerConcurrencyExample
java.lang.Object
org.basex.test.examples.ServerConcurrencyExample
public final class ServerConcurrencyExample
- extends Object
This class connects multiple clients to one server instance.
It sets up three clients with read/write access to the database.
Database information will be shown before and after the
clients have been run.
- Author:
- Workgroup DBIS, University of Konstanz 2005-10, ISC License, BaseX Team
Method Summary |
static void |
main(String[] args)
Main method of the example class. |
ServerConcurrencyExample
public ServerConcurrencyExample()
main
public static void main(String[] args)
throws Exception
- Main method of the example class.
- Parameters:
args
- (ignored) command-line arguments
- Throws:
Exception
- exception