![]() |
Embedding Servers
|
|
OverviewSince Cloudscape is written in Java, you have great flexibility in configuring your deployment. For example, you can run Cloudscape, a server framework, and another application in the same JVM as a single process. In this scenario, the server framework, like Cloudscape, is embedded in the application. Multiple client threads in the same JVM as Cloudscape can access a Cloudscape database through the local JDBC driver, and multiple external clients can access the same Cloudscape database by connecting to the embedded server framework. The following are two typical scenarios that use embedded servers:
|
|
![]() Cloudscape Version 3.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |