Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 About the TIBCO Object Service Broker System : TIBCO Object Service Broker in the Client Server Model

TIBCO Object Service Broker in the Client Server Model
The client/server model reflects the relationship between a service requester (client) and a service provider (server). The basic division of client processes and server processes as applied to the TIBCO Object Service Broker architecture is shown in the following diagram:
The two main components of the client/server relationship within TIBCO Object Service Broker are the client interface layer and the Execution Environment. The client interface layer includes TIBCO Object Service Broker clients and other interfaces for external environments.
See Also
TIBCO Object Service Broker for Open Systems Installing and Operating for information about installing the TIBCO Object Service Broker clients.
TIBCO Object Service Broker Interfaces for External Environments
TIBCO Object Service Broker provides a way for other programs and applications to make use of TIBCO Object Service Broker services. These external clients do not have to exist in the same operating environment, and must be able to take advantage of this interface:
 
A Microsoft standard application programming interface to TIBCO Object Service Broker, described in Chapter 6, Using TIBCO Object Service Broker Adapter for JDBC-ODBC, for accessing an Execution Environment from a remote system
A Java standard application programming interface to TIBCO Object Service Broker, described in Chapter 6, Using TIBCO Object Service Broker Adapter for JDBC-ODBC, for accessing an Execution Environment from a remote system
SDK (C/C++)
An application programming interface to TIBCO Object Service Broker, described in Chapter 7, Using TIBCO Object Service Broker SDK (C/C++), for accessing an Execution Environment from a remote system
SDK (Java)
An application programming interface to TIBCO Object Service Broker, described in Chapter 8, Using TIBCO Object Service Broker SDK (Java), for accessing an Execution Environment from a remote system in a Java environment
TIBCO Object Service Broker UI
An Eclipse-based UI that provides a graphical environment for TIBCO Object Service Broker development and to access TIBCO Object Service Broker data. For information about using the TIBCO Object Service Broker UI, refer to the TIBCO Object Service Broker UI online help.
With Telnet 3270, you can use external 3270 emulation programs to get a text-only interface to access TIBCO Object Service Broker data. For further information, refer to TIBCO Object Service Broker Getting Started.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved